|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 3043 of file winternl.h.
Referenced by test_query_handle().
| SYSTEM_HANDLE_ENTRY _SYSTEM_HANDLE_INFORMATION::Handle[1] |
Definition at line 3044 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 1207 of file extypes.h.
Referenced by PerfDataRefresh().