ReactOS 0.4.15-dev-7953-g1f49173
_NOTIFY_DATA Struct Reference
Collaboration diagram for _NOTIFY_DATA:

Public Attributes

ULONG ulMagic
 
PVOID hNotifyHandle
 

Detailed Description

Definition at line 74 of file cfgmgr.c.

Member Data Documentation

◆ hNotifyHandle

PVOID _NOTIFY_DATA::hNotifyHandle

Definition at line 77 of file cfgmgr.c.

Referenced by CMP_RegisterNotification(), and CMP_UnregisterNotification().

◆ ulMagic

ULONG _NOTIFY_DATA::ulMagic

Definition at line 76 of file cfgmgr.c.

Referenced by CMP_RegisterNotification(), and CMP_UnregisterNotification().


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