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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageList.cpp328 com::SafeArray<ULONG> propertyFlags; local
334 ComSafeArrayAsOutParam(propertyFlags),
350 RTPrintf(" flags=%#04x", propertyFlags[j]);

Completed in 37 milliseconds