Changeset 13956 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 7, 2008 12:41:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HardDiskFormatImpl.h
r13950 r13956 72 72 STDMETHOD(DescribeProperties) (ComSafeArrayOut (BSTR, aNames), 73 73 ComSafeArrayOut (BSTR, aDescriptions), 74 ComSafeArrayOut ( ULONG, aTypes),74 ComSafeArrayOut (DataType_T, aTypes), 75 75 ComSafeArrayOut (ULONG, aFlags), 76 76 ComSafeArrayOut (BSTR, aDefaults));
Note:
See TracChangeset
for help on using the changeset viewer.