Process Hacker
_PH_HANDLE_ITEM Struct Reference

#include <providers.h>

Data Fields

PH_HASH_ENTRY HashEntry
 
HANDLE Handle
 
PVOID Object
 
ULONG Attributes
 
ACCESS_MASK GrantedAccess
 
ULONG FileFlags
 
PPH_STRING TypeName
 
PPH_STRING ObjectName
 
PPH_STRING BestObjectName
 
WCHAR HandleString [PH_PTR_STR_LEN_1]
 
WCHAR ObjectString [PH_PTR_STR_LEN_1]
 
WCHAR GrantedAccessString [PH_PTR_STR_LEN_1]
 

Detailed Description

Definition at line 791 of file providers.h.

Field Documentation

ULONG Attributes

Definition at line 797 of file providers.h.

PPH_STRING BestObjectName

Definition at line 803 of file providers.h.

ULONG FileFlags

Definition at line 799 of file providers.h.

ACCESS_MASK GrantedAccess

Definition at line 798 of file providers.h.

WCHAR GrantedAccessString

Definition at line 807 of file providers.h.

HANDLE Handle

Definition at line 795 of file providers.h.

WCHAR HandleString

Definition at line 805 of file providers.h.

PH_HASH_ENTRY HashEntry

Definition at line 793 of file providers.h.

PVOID Object

Definition at line 796 of file providers.h.

PPH_STRING ObjectName

Definition at line 802 of file providers.h.

WCHAR ObjectString

Definition at line 806 of file providers.h.

PPH_STRING TypeName

Definition at line 801 of file providers.h.


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