ReactOS 0.4.17-dev-470-gf9e3448
_SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX:

Public Attributes

PVOID Object
 
ULONG_PTR UniqueProcessId
 
ULONG_PTR HandleValue
 
ULONG GrantedAccess
 
USHORT CreatorBackTraceIndex
 
USHORT ObjectTypeIndex
 
ULONG HandleAttributes
 
ULONG Reserved
 
voidObject
 

Detailed Description

Definition at line 1611 of file extypes.h.

Member Data Documentation

◆ CreatorBackTraceIndex

USHORT _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::CreatorBackTraceIndex

Definition at line 1617 of file extypes.h.

◆ GrantedAccess

ULONG _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::GrantedAccess

Definition at line 1616 of file extypes.h.

◆ HandleAttributes

ULONG _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::HandleAttributes

Definition at line 1619 of file extypes.h.

◆ HandleValue

ULONG_PTR _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::HandleValue

Definition at line 1615 of file extypes.h.

◆ Object [1/2]

PVOID _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::Object

Definition at line 1613 of file extypes.h.

◆ Object [2/2]

void* _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::Object

Definition at line 3049 of file winternl.h.

◆ ObjectTypeIndex

USHORT _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::ObjectTypeIndex

Definition at line 1618 of file extypes.h.

◆ Reserved

ULONG _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::Reserved

Definition at line 1620 of file extypes.h.

◆ UniqueProcessId

ULONG_PTR _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX::UniqueProcessId

Definition at line 1614 of file extypes.h.


The documentation for this struct was generated from the following files: