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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageHelp.cpp927 RTEXITCODE errorGetOptEx(USAGECATEGORY fCategory, uint32_t fSubCategory, int rc, union RTGETOPTUNION const *pValueUnion) function
989 return errorGetOptEx(fCategory, ~0U, rc, pValueUnion);

Completed in 44 milliseconds