Collapse All
Parallels C API Reference Guide
_PRL_GUID Structure
PrlTypes.h Other Structs

Global unique identifier

Syntax
struct _PRL_GUID {
  PRL_UINT32 Data1;
  PRL_UINT16 Data2;
  PRL_UINT16 Data3;
  PRL_UINT8 Data4[8];
};
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!