Collapse All
Parallels C API Reference Guide
_PRL_GUID Structure
Other Structs

Global unique identifier

Syntax
struct _PRL_GUID {
  PRL_UINT32 Data1;
  PRL_UINT16 Data2;
  PRL_UINT16 Data3;
  PRL_UINT8 Data4[8];
};
File

PrlTypes.h

Links
What do you think about this topic? Send feedback!