Process Hacker
_PH_PROVIDER_REGISTRATION Struct Reference

#include <ph.h>

Data Fields

LIST_ENTRY ListEntry
 
PPH_PROVIDER_THREAD ProviderThread
 
PPH_PROVIDER_FUNCTION Function
 
PVOID Object
 
ULONG RunId
 
BOOLEAN Enabled
 
BOOLEAN Unregistering
 
BOOLEAN Boosting
 

Detailed Description

Definition at line 1948 of file ph.h.

Field Documentation

BOOLEAN Boosting

Definition at line 1957 of file ph.h.

BOOLEAN Enabled

Definition at line 1955 of file ph.h.

Definition at line 1952 of file ph.h.

LIST_ENTRY ListEntry

Definition at line 1950 of file ph.h.

PVOID Object

Definition at line 1953 of file ph.h.

PPH_PROVIDER_THREAD ProviderThread

Definition at line 1951 of file ph.h.

ULONG RunId

Definition at line 1954 of file ph.h.

BOOLEAN Unregistering

Definition at line 1956 of file ph.h.


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