ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
USHORT | Dump |
USHORT | Open |
USHORT | Close |
USHORT | Delete |
USHORT | Parse |
USHORT | OkayToClose |
USHORT | QueryName |
USHORT _COUNTS::Close |
Definition at line 54 of file ObType.c.
Referenced by CloseProc().
USHORT _COUNTS::Delete |
Definition at line 55 of file ObType.c.
Referenced by DeleteProc().
USHORT _COUNTS::Dump |
Definition at line 52 of file ObType.c.
Referenced by DumpProc().
USHORT _COUNTS::OkayToClose |
Definition at line 57 of file ObType.c.
Referenced by OkayToCloseProc().
USHORT _COUNTS::Open |
Definition at line 53 of file ObType.c.
Referenced by OpenProc().
USHORT _COUNTS::Parse |
Definition at line 56 of file ObType.c.
Referenced by ParseProc().
USHORT _COUNTS::QueryName |
Definition at line 58 of file ObType.c.
Referenced by QueryNameProc().