C12Adapter Opensource C++ Interface
|
Define Windows-like GUID type on non-Windows platforms. More...
Public Attributes | |
Muint32 | Data1 |
First 4 bytes. | |
Muint16 | Data2 |
Next 2 bytes. | |
Muint16 | Data3 |
Next 2 bytes. | |
char | Data4 [8] |
The rest 8 bytes. | |
Define Windows-like GUID type on non-Windows platforms.
Its size is 16 bytes, like in Windows, and the definition matches