Process Hacker
_PH_MODULE_PROVIDER Struct Reference

#include <providers.h>

Data Fields

PPH_HASHTABLE ModuleHashtable
 
PH_FAST_LOCK ModuleHashtableLock
 
PH_CALLBACK ModuleAddedEvent
 
PH_CALLBACK ModuleModifiedEvent
 
PH_CALLBACK ModuleRemovedEvent
 
PH_CALLBACK UpdatedEvent
 
HANDLE ProcessId
 
HANDLE ProcessHandle
 
PPH_STRING PackageFullName
 
SLIST_HEADER QueryListHead
 
NTSTATUS RunStatus
 

Detailed Description

Definition at line 620 of file providers.h.

Field Documentation

PH_CALLBACK ModuleAddedEvent

Definition at line 624 of file providers.h.

PPH_HASHTABLE ModuleHashtable

Definition at line 622 of file providers.h.

PH_FAST_LOCK ModuleHashtableLock

Definition at line 623 of file providers.h.

PH_CALLBACK ModuleModifiedEvent

Definition at line 625 of file providers.h.

PH_CALLBACK ModuleRemovedEvent

Definition at line 626 of file providers.h.

PPH_STRING PackageFullName

Definition at line 631 of file providers.h.

HANDLE ProcessHandle

Definition at line 630 of file providers.h.

HANDLE ProcessId

Definition at line 629 of file providers.h.

SLIST_HEADER QueryListHead

Definition at line 632 of file providers.h.

NTSTATUS RunStatus

Definition at line 633 of file providers.h.

PH_CALLBACK UpdatedEvent

Definition at line 627 of file providers.h.


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