Searched refs:ResultDetail (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxErrorInfoImpl.h130 STDMETHOD(COMGETTER(ResultDetail))(LONG *aResultDetail);
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp92 STDMETHODIMP VirtualBoxErrorInfo::COMGETTER(ResultDetail)(LONG *aResultDetail) function in class:VirtualBoxErrorInfo
/vbox/src/VBox/Main/glue/
H A DErrorInfo.cpp245 rc = info->COMGETTER(ResultDetail)(&lrd); mResultDetail = lrd;
/vbox/src/VBox/Main/src-client/
H A DGuestFileImpl.cpp1060 hr = errorInfo->COMGETTER(ResultDetail)(&lGuestRc);
H A DGuestProcessImpl.cpp1603 hr = errorInfo->COMGETTER(ResultDetail)(&lGuestRc);
H A DGuestSessionImpl.cpp2355 hr = errorInfo->COMGETTER(ResultDetail)(&lGuestRc);

Completed in 147 milliseconds