Changeset 32781 in vbox for trunk/include/VBox/com
- Timestamp:
- Sep 27, 2010 7:05:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/Guid.h
r32780 r32781 183 183 184 184 /* to pass instances to printf-like functions */ 185 constPCRTUUID raw() const185 PCRTUUID raw() const 186 186 { 187 187 return (PCRTUUID)&uuid;
Note:
See TracChangeset
for help on using the changeset viewer.