Searched defs:_CM_NOTIFY_BLOCK (Results 1 – 1 of 1) sorted by relevance
326 typedef struct _CM_NOTIFY_BLOCK struct328 LIST_ENTRY HiveList;329 LIST_ENTRY PostList;330 PCM_KEY_CONTROL_BLOCK KeyControlBlock;331 PCM_KEY_BODY KeyBody;332 ULONG Filter:29;333 ULONG WatchTree:30;334 ULONG NotifyPending:31;