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

/vbox/src/VBox/Main/include/
H A DVirtualBoxErrorInfoImpl.h72 STDMETHOD(GetHelpContext)(DWORD *pdwHelpContext);
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp181 STDMETHODIMP VirtualBoxErrorInfo::GetHelpContext(DWORD *pdwHelpContext) function in class:VirtualBoxErrorInfo
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.idl1216 HRESULT GetHelpContext(
H A Doaidl.h2854 virtual HRESULT STDMETHODCALLTYPE GetHelpContext(
2891 HRESULT (STDMETHODCALLTYPE *GetHelpContext)( member in struct:IErrorInfoVtbl
2911 #define IErrorInfo_GetHelpContext(This,pdwHelpContext) (This)->lpVtbl->GetHelpContext(This,pdwHelpContext)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.idl1205 HRESULT GetHelpContext(
H A Doaidl.h2854 virtual HRESULT STDMETHODCALLTYPE GetHelpContext(
2891 HRESULT (STDMETHODCALLTYPE *GetHelpContext)( member in struct:IErrorInfoVtbl
2911 #define IErrorInfo_GetHelpContext(This,pdwHelpContext) (This)->lpVtbl->GetHelpContext(This,pdwHelpContext)

Completed in 88 milliseconds