Process Hacker
_PH_HANDLE_PROVIDER Struct Reference

#include <providers.h>

Data Fields

PPH_HASH_ENTRYHandleHashSet
 
ULONG HandleHashSetSize
 
ULONG HandleHashSetCount
 
PH_QUEUED_LOCK HandleHashSetLock
 
PH_CALLBACK HandleAddedEvent
 
PH_CALLBACK HandleModifiedEvent
 
PH_CALLBACK HandleRemovedEvent
 
PH_CALLBACK UpdatedEvent
 
HANDLE ProcessId
 
HANDLE ProcessHandle
 
PPH_HASHTABLE TempListHashtable
 
NTSTATUS RunStatus
 

Detailed Description

Definition at line 810 of file providers.h.

Field Documentation

PH_CALLBACK HandleAddedEvent

Definition at line 817 of file providers.h.

PPH_HASH_ENTRY * HandleHashSet

Definition at line 812 of file providers.h.

ULONG HandleHashSetCount

Definition at line 814 of file providers.h.

PH_QUEUED_LOCK HandleHashSetLock

Definition at line 815 of file providers.h.

ULONG HandleHashSetSize

Definition at line 813 of file providers.h.

PH_CALLBACK HandleModifiedEvent

Definition at line 818 of file providers.h.

PH_CALLBACK HandleRemovedEvent

Definition at line 819 of file providers.h.

HANDLE ProcessHandle

Definition at line 823 of file providers.h.

HANDLE ProcessId

Definition at line 822 of file providers.h.

NTSTATUS RunStatus

Definition at line 826 of file providers.h.

PPH_HASHTABLE TempListHashtable

Definition at line 825 of file providers.h.

PH_CALLBACK UpdatedEvent

Definition at line 820 of file providers.h.


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