ReactOS 0.4.16-dev-1133-g947c03e
|
#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 1426 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 1429 of file extypes.h.
Referenced by test_query_object_types().
ULONG_PTR _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::UniqueProcessId |
Definition at line 1425 of file extypes.h.
Referenced by test_query_handle_ex(), and test_query_object_types().