|  | NERvDN Library
    0.2.0.20160420-0019
    NERvLibrary - Nerve Gear Developer Network | 
NERvGear GUID UUID CLSID IID re-implementation. More...
#include <NERvGear/COM.h>
NERvGear GUID UUID CLSID IID re-implementation.
It's safe to cast a pointer between NERvGear::UID and ::GUID.
| Public Member Functions | |
| operator GUID & () | |
| UID & | operator= (const GUID &id) | 
| Public Attributes | |
| struct { | |
| unsigned long Data1 | |
| unsigned short Data2 | |
| unsigned short Data3 | |
| unsigned char Data4 [8] | |
| }; | |
| struct { | |
| uint64_t lowPart | |
| uint64_t highPart | |
| }; | |