Searched refs:pNotifyHandle (Results 1 – 3 of 3) sorted by relevance
524 MdTargetNotifyHandle pNotifyHandle; in Close() local537 pNotifyHandle = NULL; in Close()633 pNotifyHandle = m_TargetNotifyHandle; in Close()643 UnregisterForPnpNotification(pNotifyHandle); in Close()
4717 PNP_NOTIFY_HANDLE *pNotifyHandle, in PNP_RegisterNotification() argument4727 ulNotificationFilterSize, ulFlags, pNotifyHandle, ulProcessId, pulUnknown9); in PNP_RegisterNotification()4729 if (pNotifyHandle == NULL) in PNP_RegisterNotification()4732 *pNotifyHandle = NULL; in PNP_RegisterNotification()4774 *pNotifyHandle = (PNP_NOTIFY_HANDLE)pNotifyData; in PNP_RegisterNotification()4803 PNP_NOTIFY_HANDLE *pNotifyHandle) in PNP_UnregisterNotification() argument4808 hBinding, pNotifyHandle); in PNP_UnregisterNotification()4810 pEntry = (PNOTIFY_ENTRY)*pNotifyHandle; in PNP_UnregisterNotification()4818 *pNotifyHandle = NULL; in PNP_UnregisterNotification()
886 [out] PPNP_NOTIFY_HANDLE pNotifyHandle,895 [in, out] PPNP_NOTIFY_HANDLE pNotifyHandle);