Process Hacker
_PH_MODULES_CONTEXT Struct Reference

#include <procprpp.h>

Data Fields

PPH_MODULE_PROVIDER Provider
 
PH_PROVIDER_REGISTRATION ProviderRegistration
 
PH_CALLBACK_REGISTRATION AddedEventRegistration
 
PH_CALLBACK_REGISTRATION ModifiedEventRegistration
 
PH_CALLBACK_REGISTRATION RemovedEventRegistration
 
PH_CALLBACK_REGISTRATION UpdatedEventRegistration
 
HWND WindowHandle
 
union {
   PH_MODULE_LIST_CONTEXT   ListContext
 
   struct {
      HWND   Private
 
      HWND   TreeNewHandle
 
   }   PublicUse
 
}; 
 
BOOLEAN NeedsRedraw
 
NTSTATUS LastRunStatus
 
PPH_STRING ErrorMessage
 

Detailed Description

Definition at line 184 of file procprpp.h.

Field Documentation

union { ... }
PH_CALLBACK_REGISTRATION AddedEventRegistration

Definition at line 188 of file procprpp.h.

PPH_STRING ErrorMessage

Definition at line 207 of file procprpp.h.

NTSTATUS LastRunStatus

Definition at line 206 of file procprpp.h.

Definition at line 198 of file procprpp.h.

PH_CALLBACK_REGISTRATION ModifiedEventRegistration

Definition at line 189 of file procprpp.h.

BOOLEAN NeedsRedraw

Definition at line 205 of file procprpp.h.

HWND Private

Definition at line 201 of file procprpp.h.

Definition at line 186 of file procprpp.h.

PH_PROVIDER_REGISTRATION ProviderRegistration

Definition at line 187 of file procprpp.h.

struct { ... } PublicUse
PH_CALLBACK_REGISTRATION RemovedEventRegistration

Definition at line 190 of file procprpp.h.

HWND TreeNewHandle

Definition at line 202 of file procprpp.h.

PH_CALLBACK_REGISTRATION UpdatedEventRegistration

Definition at line 191 of file procprpp.h.

HWND WindowHandle

Definition at line 193 of file procprpp.h.


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