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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp1461 * @param apirc
1468 HRESULT apirc,
1477 WebLog("API return code: %#10lx (%Rhrc)\n", apirc, apirc);
1492 com::Utf8Str str = com::Utf8StrFmt("VirtualBox error: rc=%#lx", apirc);
1508 ex->resultCode = apirc;
1465 RaiseSoapRuntimeFault(struct soap *soap, const WSDLT_ID &idThis, const char *pcszMethodName, HRESULT apirc, IUnknown *pObj, const com::Guid &iid) argument

Completed in 37 milliseconds