Changeset 32781 in vbox
- Timestamp:
- Sep 27, 2010 7:05:40 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 66230
- 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.