Process Hacker
_PH_SYSINFO_SECTION Struct Reference

#include <sysinfo.h>

Data Fields

PH_STRINGREF Name
 
ULONG Flags
 
PPH_SYSINFO_SECTION_CALLBACK Callback
 
PVOID Context
 
PVOID Reserved [3]
 
HWND GraphHandle
 
PH_GRAPH_STATE GraphState
 
PPH_SYSINFO_PARAMETERS Parameters
 
PVOID Reserved2 [3]
 
struct {
   ULONG   GraphHot: 1
 
   ULONG   PanelHot: 1
 
   ULONG   HasFocus: 1
 
   ULONG   HideFocus: 1
 
   ULONG   SpareFlags: 28
 
}; 
 
HWND DialogHandle
 
HWND PanelHandle
 
ULONG PanelId
 
WNDPROC GraphOldWndProc
 
WNDPROC PanelOldWndProc
 

Detailed Description

Definition at line 89 of file sysinfo.h.

Field Documentation

struct { ... }

Definition at line 96 of file sysinfo.h.

PVOID Context

Definition at line 97 of file sysinfo.h.

HWND DialogHandle

Definition at line 117 of file sysinfo.h.

ULONG Flags

Definition at line 95 of file sysinfo.h.

HWND GraphHandle

Definition at line 101 of file sysinfo.h.

ULONG GraphHot

Definition at line 111 of file sysinfo.h.

WNDPROC GraphOldWndProc

Definition at line 120 of file sysinfo.h.

PH_GRAPH_STATE GraphState

Definition at line 102 of file sysinfo.h.

ULONG HasFocus

Definition at line 113 of file sysinfo.h.

ULONG HideFocus

Definition at line 114 of file sysinfo.h.

Definition at line 94 of file sysinfo.h.

HWND PanelHandle

Definition at line 118 of file sysinfo.h.

ULONG PanelHot

Definition at line 112 of file sysinfo.h.

ULONG PanelId

Definition at line 119 of file sysinfo.h.

WNDPROC PanelOldWndProc

Definition at line 121 of file sysinfo.h.

Definition at line 103 of file sysinfo.h.

PVOID Reserved

Definition at line 98 of file sysinfo.h.

PVOID Reserved2

Definition at line 104 of file sysinfo.h.

ULONG SpareFlags

Definition at line 115 of file sysinfo.h.


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