ReactOS 0.4.16-dev-88-ga65b6ae
|
#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 1420 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 1423 of file extypes.h.
Referenced by test_query_object_types().
ULONG_PTR _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::UniqueProcessId |
Definition at line 1419 of file extypes.h.
Referenced by test_query_handle_ex(), and test_query_object_types().