Process Hacker
_GUID_EX Union Reference

#include <ph.h>

Data Fields

GUID Guid
 
UCHAR Data [16]
 
struct {
   ULONG   TimeLowPart
 
   USHORT   TimeMidPart
 
   USHORT   TimeHighPart
 
   UCHAR   ClockSequenceHigh
 
   UCHAR   ClockSequenceLow
 
   UCHAR   Node [6]
 
s
 
struct {
   ULONG   Part0
 
   USHORT   Part32
 
   UCHAR   Part48
 
   UCHAR   Part56: 4
 
   UCHAR   Version: 4
 
   UCHAR   Variant
 
   UCHAR   Part72
 
   USHORT   Part80
 
   ULONG   Part96
 
s2
 

Detailed Description

Definition at line 2485 of file ph.h.

Field Documentation

UCHAR ClockSequenceHigh

Definition at line 2494 of file ph.h.

UCHAR ClockSequenceLow

Definition at line 2495 of file ph.h.

UCHAR Data[16]

Definition at line 2488 of file ph.h.

GUID Guid

Definition at line 2487 of file ph.h.

UCHAR Node[6]

Definition at line 2496 of file ph.h.

ULONG Part0

Definition at line 2500 of file ph.h.

USHORT Part32

Definition at line 2501 of file ph.h.

UCHAR Part48

Definition at line 2502 of file ph.h.

UCHAR Part56

Definition at line 2503 of file ph.h.

UCHAR Part72

Definition at line 2506 of file ph.h.

USHORT Part80

Definition at line 2507 of file ph.h.

ULONG Part96

Definition at line 2508 of file ph.h.

struct { ... } s
struct { ... } s2
USHORT TimeHighPart

Definition at line 2493 of file ph.h.

ULONG TimeLowPart

Definition at line 2491 of file ph.h.

USHORT TimeMidPart

Definition at line 2492 of file ph.h.

UCHAR Variant

Definition at line 2505 of file ph.h.

UCHAR Version

Definition at line 2504 of file ph.h.


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