ReactOS 0.4.15-dev-8434-g155a7c7
_NOTIFY_DATA Struct Reference
Collaboration diagram for _NOTIFY_DATA:

Public Attributes

ULONG ulMagic
 
PVOID hNotifyHandle
 

Detailed Description

Definition at line 85 of file cfgmgr.c.

Member Data Documentation

◆ hNotifyHandle

PVOID _NOTIFY_DATA::hNotifyHandle

Definition at line 88 of file cfgmgr.c.

Referenced by CMP_RegisterNotification(), and CMP_UnregisterNotification().

◆ ulMagic

ULONG _NOTIFY_DATA::ulMagic

Definition at line 87 of file cfgmgr.c.

Referenced by CMP_RegisterNotification(), and CMP_UnregisterNotification().


The documentation for this struct was generated from the following file: