Process Hacker
_PH_MEMORY_CONTEXT Struct Reference

#include <procprpp.h>

Data Fields

HANDLE ProcessId
 
HWND WindowHandle
 
union {
   PH_MEMORY_LIST_CONTEXT   ListContext
 
   struct {
      HWND   Private
 
      HWND   TreeNewHandle
 
   }   PublicUse
 
}; 
 
PH_MEMORY_ITEM_LIST MemoryItemList
 
BOOLEAN MemoryItemListValid
 
NTSTATUS LastRunStatus
 
PPH_STRING ErrorMessage
 

Detailed Description

Definition at line 249 of file procprpp.h.

Field Documentation

union { ... }
PPH_STRING ErrorMessage

Definition at line 267 of file procprpp.h.

NTSTATUS LastRunStatus

Definition at line 266 of file procprpp.h.

Definition at line 257 of file procprpp.h.

PH_MEMORY_ITEM_LIST MemoryItemList

Definition at line 264 of file procprpp.h.

BOOLEAN MemoryItemListValid

Definition at line 265 of file procprpp.h.

HWND Private

Definition at line 260 of file procprpp.h.

HANDLE ProcessId

Definition at line 251 of file procprpp.h.

struct { ... } PublicUse
HWND TreeNewHandle

Definition at line 261 of file procprpp.h.

HWND WindowHandle

Definition at line 252 of file procprpp.h.


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