Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_CALLBACK_OBJECT Struct Reference

List of all members.

Public Attributes

ULONG Signature
KSPIN_LOCK Lock
LIST_ENTRY RegisteredCallbacks
BOOLEAN AllowMultipleCallbacks
UCHAR reserved [3]

Member Data Documentation

BOOLEAN _CALLBACK_OBJECT::AllowMultipleCallbacks
 

Definition at line 71 of file ex/callback.c.

KSPIN_LOCK _CALLBACK_OBJECT::Lock
 

Definition at line 69 of file ex/callback.c.

Referenced by ExUnregisterCallback().

LIST_ENTRY _CALLBACK_OBJECT::RegisteredCallbacks
 

Definition at line 70 of file ex/callback.c.

UCHAR _CALLBACK_OBJECT::reserved[3]
 

Definition at line 72 of file ex/callback.c.

ULONG _CALLBACK_OBJECT::Signature
 

Definition at line 68 of file ex/callback.c.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:14 2004 for test by doxygen 1.3.7