TogetNotify function

注册通知例程


Parameters:

  • (int) uNotify:通知标志,参考 Const uNotify

  • (*proc) pRoutine:通知例程处理函数指针

int notify(
        int hNotify,
        uint uNotify,
        dword dwEvent,
        dword dwValue,
        LPCSTR lpcText
);

Return value:

  • Type:int
  • Text:成功返回通知句柄号,失败返回 NULL

Remarks:

  1. TogetNotify function 允许相同通知标志被多次注册,每次注册的通知例程均会在收到通知后被顺序回调

results matching ""

    No results matching ""