ReactOS 0.4.16-dev-112-g52265ae
|
#include <extypes.h>
Public Attributes | |
ULONG | NumberOfHandles |
SYSTEM_HANDLE_TABLE_ENTRY_INFO | Handles [1] |
ULONG | Count |
SYSTEM_HANDLE_ENTRY | Handle [1] |
ULONG _SYSTEM_HANDLE_INFORMATION::Count |
Definition at line 1525 of file winternl.h.
Referenced by test_query_handle().
SYSTEM_HANDLE_ENTRY _SYSTEM_HANDLE_INFORMATION::Handle[1] |
Definition at line 1526 of file winternl.h.
Referenced by test_query_handle().
SYSTEM_HANDLE_TABLE_ENTRY_INFO _SYSTEM_HANDLE_INFORMATION::Handles[1] |
ULONG _SYSTEM_HANDLE_INFORMATION::NumberOfHandles |
Definition at line 1032 of file extypes.h.
Referenced by PerfDataRefresh().