PST File Format SDK v0.4
Loading...
Searching...
No Matches
pstsdk::guid Struct Reference

A Win32 GUID structure. More...

#include <primitives.h>

+ Collaboration diagram for pstsdk::guid:

Public Attributes

ulong data1
 
ushort data2
 
ushort data3
 
byte data4 [8]
 

Detailed Description

A Win32 GUID structure.

Definition at line 352 of file primitives.h.

Member Data Documentation

◆ data1

ulong pstsdk::guid::data1

Definition at line 354 of file primitives.h.

◆ data2

ushort pstsdk::guid::data2

Definition at line 355 of file primitives.h.

◆ data3

ushort pstsdk::guid::data3

Definition at line 356 of file primitives.h.

◆ data4

byte pstsdk::guid::data4[8]

Definition at line 357 of file primitives.h.


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