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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageList.cpp718 Bstr bstrWhy; local
719 CHECK_ERROR2_STMT(extPacks[i], COMGETTER(WhyUnusable)(bstrWhy.asOutParam()), hrc = hrcCheck; bstrWhy.setNull());
739 bstrWhy.raw());

Completed in 47 milliseconds