Process Hacker
_PH_THREADS_CONTEXT Struct Reference

#include <procprpp.h>

Data Fields

PPH_THREAD_PROVIDER Provider
 
PH_CALLBACK_REGISTRATION ProviderRegistration
 
PH_CALLBACK_REGISTRATION AddedEventRegistration
 
PH_CALLBACK_REGISTRATION ModifiedEventRegistration
 
PH_CALLBACK_REGISTRATION RemovedEventRegistration
 
PH_CALLBACK_REGISTRATION UpdatedEventRegistration
 
PH_CALLBACK_REGISTRATION LoadingStateChangedEventRegistration
 
HWND WindowHandle
 
union {
   PH_THREAD_LIST_CONTEXT   ListContext
 
   struct {
      HWND   Private
 
      HWND   TreeNewHandle
 
   }   PublicUse
 
}; 
 
BOOLEAN NeedsRedraw
 

Detailed Description

Definition at line 151 of file procprpp.h.

Field Documentation

union { ... }
PH_CALLBACK_REGISTRATION AddedEventRegistration

Definition at line 155 of file procprpp.h.

Definition at line 166 of file procprpp.h.

PH_CALLBACK_REGISTRATION LoadingStateChangedEventRegistration

Definition at line 159 of file procprpp.h.

PH_CALLBACK_REGISTRATION ModifiedEventRegistration

Definition at line 156 of file procprpp.h.

BOOLEAN NeedsRedraw

Definition at line 173 of file procprpp.h.

HWND Private

Definition at line 169 of file procprpp.h.

Definition at line 153 of file procprpp.h.

PH_CALLBACK_REGISTRATION ProviderRegistration

Definition at line 154 of file procprpp.h.

struct { ... } PublicUse
PH_CALLBACK_REGISTRATION RemovedEventRegistration

Definition at line 157 of file procprpp.h.

HWND TreeNewHandle

Definition at line 170 of file procprpp.h.

PH_CALLBACK_REGISTRATION UpdatedEventRegistration

Definition at line 158 of file procprpp.h.

HWND WindowHandle

Definition at line 161 of file procprpp.h.


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