Process Hacker
_PH_HANDLES_CONTEXT Struct Reference

#include <procprpp.h>

Data Fields

PPH_HANDLE_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_HANDLE_LIST_CONTEXT   ListContext
 
   struct {
      HWND   Private
 
      HWND   TreeNewHandle
 
   }   PublicUse
 
}; 
 
BOOLEAN NeedsRedraw
 
BOOLEAN SelectedHandleProtected
 
BOOLEAN SelectedHandleInherit
 
NTSTATUS LastRunStatus
 
PPH_STRING ErrorMessage
 

Detailed Description

Definition at line 218 of file procprpp.h.

Field Documentation

union { ... }
PH_CALLBACK_REGISTRATION AddedEventRegistration

Definition at line 222 of file procprpp.h.

PPH_STRING ErrorMessage

Definition at line 243 of file procprpp.h.

NTSTATUS LastRunStatus

Definition at line 242 of file procprpp.h.

Definition at line 232 of file procprpp.h.

PH_CALLBACK_REGISTRATION ModifiedEventRegistration

Definition at line 223 of file procprpp.h.

BOOLEAN NeedsRedraw

Definition at line 239 of file procprpp.h.

HWND Private

Definition at line 235 of file procprpp.h.

Definition at line 220 of file procprpp.h.

PH_PROVIDER_REGISTRATION ProviderRegistration

Definition at line 221 of file procprpp.h.

struct { ... } PublicUse
PH_CALLBACK_REGISTRATION RemovedEventRegistration

Definition at line 224 of file procprpp.h.

BOOLEAN SelectedHandleInherit

Definition at line 241 of file procprpp.h.

BOOLEAN SelectedHandleProtected

Definition at line 240 of file procprpp.h.

HWND TreeNewHandle

Definition at line 236 of file procprpp.h.

PH_CALLBACK_REGISTRATION UpdatedEventRegistration

Definition at line 225 of file procprpp.h.

HWND WindowHandle

Definition at line 227 of file procprpp.h.


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