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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp1099 * location. The enOpenMode parameter defines whether the medium will be opened
1118 * @param enOpenMode Whether to open the medium read/write or read-only.
1124 HDDOpenMode enOpenMode,
1150 m->hddOpenMode = enOpenMode;
1122 init(VirtualBox *aVirtualBox, const Utf8Str &aLocation, HDDOpenMode enOpenMode, bool fForceNewUuid, DeviceType_T aDeviceType) argument

Completed in 153 milliseconds