GetNotifyPrivate function

获取私有通知


Parameters:

  • (int) hObject:私有通知池句柄号(由 CreateNotifyPrivate function 返回)
  • (int) &uNotify [out]:输出通知标志
  • (dword) &dwEvent [out]:输出事件ID
  • (dword) &dwValue [out]:输出事件值
  • (LPCSTR) &lpcText [out]:输出事件描述字符串

Return value:

  • Type:BOOL
  • Text:成功返回 TRUE,失败返回 FALSE

Remarks:

  1. GetNotifyPrivate function 仅获取由 PostNotifyPrivate function 所投递的私有通知
  2. 在调用 GetNotifyPrivate function 后,当前线程会被挂起直至收到通知后返回

results matching ""

    No results matching ""