Changeset 45622 in vbox for trunk/src/VBox/Main/include/ApplianceImplPrivate.h
- Timestamp:
- Apr 18, 2013 9:49:05 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85125
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ApplianceImplPrivate.h
r45601 r45622 224 224 void convertCIMOSType2VBoxOSType(Utf8Str &strType, ovf::CIMOSType_T c, const Utf8Str &cStr); 225 225 226 ovf::CIMOSType_T convertVBoxOSType2CIMOSType(const char *pcszVBox );226 ovf::CIMOSType_T convertVBoxOSType2CIMOSType(const char *pcszVBox, BOOL fLongMode); 227 227 228 228 Utf8Str convertNetworkAttachmentTypeToString(NetworkAttachmentType_T type);
Note:
See TracChangeset
for help on using the changeset viewer.