Searched refs:InterfaceID (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp100 STDMETHODIMP VirtualBoxErrorInfo::COMGETTER(InterfaceID)(BSTR *aIID) function in class:VirtualBoxErrorInfo
175 HRESULT rc = COMGETTER(InterfaceID)(iid.asOutParam());
/vbox/src/VBox/Main/include/
H A DVirtualBoxErrorInfoImpl.h131 STDMETHOD(COMGETTER(InterfaceID))(BSTR *aIID);
/vbox/src/VBox/Main/glue/
H A DErrorInfo.cpp250 rc = info->COMGETTER(InterfaceID)(iid.asOutParam());
/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp360 hrc = ptrErrorInfo->COMGETTER(InterfaceID)(bstrIID.asOutParam()); AssertComRC(hrc);

Completed in 85 milliseconds