Process Hacker
_PH_GRAPH_STATE Struct Reference

#include <graph.h>

Data Fields

union {
   struct {
      PFLOAT   Data1
 
      PFLOAT   Data2
 
      ULONG   AllocatedCount
 
      BOOLEAN   Valid
 
   } 
 
   PH_GRAPH_BUFFERS   Buffers
 
}; 
 
PPH_STRING Text
 
PPH_STRING TooltipText
 
ULONG TooltipIndex
 

Detailed Description

Definition at line 195 of file graph.h.

Field Documentation

union { ... }
ULONG AllocatedCount

Definition at line 204 of file graph.h.

Definition at line 207 of file graph.h.

PFLOAT Data1

Definition at line 202 of file graph.h.

PFLOAT Data2

Definition at line 203 of file graph.h.

PPH_STRING Text

Definition at line 210 of file graph.h.

ULONG TooltipIndex

Definition at line 212 of file graph.h.

PPH_STRING TooltipText

Definition at line 211 of file graph.h.

BOOLEAN Valid

Definition at line 205 of file graph.h.


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