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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageList.cpp329 com::SafeArray<BSTR> propertyDefaults; local
335 ComSafeArrayAsOutParam(propertyDefaults)));
351 RTPrintf(" default='%ls'", Bstr(propertyDefaults[j]).raw());

Completed in 46 milliseconds