Searched refs:handleId (Results 1 – 2 of 2) sorted by relevance
1739 RegisterForImbAsyncMessageNotification (unsigned int *handleId) in RegisterForImbAsyncMessageNotification() argument1748 if( (handleId == NULL ) || (AsyncEventHandle) ) in RegisterForImbAsyncMessageNotification()1769 *handleId = (unsigned int) AsyncEventHandle; in RegisterForImbAsyncMessageNotification()1772 DEBUG("handleId = %x AsyncEventHandle %x\n", *handleId, AsyncEventHandle); in RegisterForImbAsyncMessageNotification()1801 UnRegisterForImbAsyncMessageNotification (unsigned int handleId, int iFlag) in UnRegisterForImbAsyncMessageNotification() argument1810 if ( AsyncEventHandle != (HANDLE) handleId) in UnRegisterForImbAsyncMessageNotification()
648 RegisterForImbAsyncMessageNotification (unsigned int *handleId);650 UnRegisterForImbAsyncMessageNotification (unsigned int handleId,int iFlag);