Searched defs:RTUUID (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dtypes.h2107 typedef union RTUUID union
2127 } RTUUID; typedef in typeref:union:RTUUID
2129 typedef RTUUID *PRTUUID;
2131 typedef const RTUUID *PCRTUUID;
2133 /** Initializes a RTUUID structure with all zeros (RTUuidIsNull() true). */
2525 RTUUID volatile *pUuid;
2564 RTUUID const volatile *pUuid;

Completed in 496 milliseconds