Process Hacker
_PH_SYMBOL_PROVIDER Struct Reference

#include <symprv.h>

Data Fields

LIST_ENTRY ModulesListHead
 
PH_QUEUED_LOCK ModulesListLock
 
HANDLE ProcessHandle
 
BOOLEAN IsRealHandle
 
BOOLEAN IsRegistered
 
PH_INITONCE InitOnce
 
PH_AVL_TREE ModulesSet
 
PH_CALLBACK EventCallback
 

Detailed Description

Definition at line 9 of file symprv.h.

Field Documentation

PH_CALLBACK EventCallback

Definition at line 19 of file symprv.h.

PH_INITONCE InitOnce

Definition at line 17 of file symprv.h.

BOOLEAN IsRealHandle

Definition at line 14 of file symprv.h.

BOOLEAN IsRegistered

Definition at line 15 of file symprv.h.

LIST_ENTRY ModulesListHead

Definition at line 11 of file symprv.h.

PH_QUEUED_LOCK ModulesListLock

Definition at line 12 of file symprv.h.

PH_AVL_TREE ModulesSet

Definition at line 18 of file symprv.h.

HANDLE ProcessHandle

Definition at line 13 of file symprv.h.


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