ReactOS
0.4.15-dev-5606-gf34e425
|
#include <extypes.h>
Public Attributes | |
PVOID | Object |
ULONG_PTR | UniqueProcessId |
ULONG_PTR | HandleValue |
ULONG | GrantedAccess |
USHORT | CreatorBackTraceIndex |
USHORT | ObjectTypeIndex |
ULONG | HandleAttributes |
ULONG | Reserved |
USHORT _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::CreatorBackTraceIndex |
ULONG _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::HandleAttributes |
ULONG_PTR _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::HandleValue |
Definition at line 1412 of file extypes.h.
Referenced by test_query_handle_ex(), and test_query_object_types().
USHORT _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::ObjectTypeIndex |
Definition at line 1415 of file extypes.h.
Referenced by test_query_object_types().
ULONG_PTR _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::UniqueProcessId |
Definition at line 1411 of file extypes.h.
Referenced by test_query_handle_ex(), and test_query_object_types().