Searched refs:GetDocumentation (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/src-server/win/
H A DVBoxComEvents.cpp63 hr = ptinfo->GetDocumentation(pfuncdesc->memid, &fName, NULL, &hContext, NULL);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.idl820 HRESULT GetDocumentation(
827 [call_as(GetDocumentation)]
1064 HRESULT GetDocumentation(
1071 [call_as(GetDocumentation)]
H A Doaidl.h1182 virtual HRESULT STDMETHODCALLTYPE GetDocumentation(
1296 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeInfoVtbl
1372 #define ITypeInfo_GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile)
1830 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeInfo2Vtbl
1989 #define ITypeInfo2_GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile)
2233 virtual HRESULT STDMETHODCALLTYPE GetDocumentation(
2299 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeLibVtbl
2343 #define ITypeLib_GetDocumentation(This,index,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(This,index,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile)
2581 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeLib2Vtbl
2648 #define ITypeLib2_GetDocumentation(This,index,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.idl809 HRESULT GetDocumentation(
816 [call_as(GetDocumentation)]
1053 HRESULT GetDocumentation(
1060 [call_as(GetDocumentation)]
H A Doaidl.h1182 virtual HRESULT STDMETHODCALLTYPE GetDocumentation(
1296 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeInfoVtbl
1372 #define ITypeInfo_GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile)
1830 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeInfo2Vtbl
1989 #define ITypeInfo2_GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(This,memid,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile)
2233 virtual HRESULT STDMETHODCALLTYPE GetDocumentation(
2299 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeLibVtbl
2343 #define ITypeLib_GetDocumentation(This,index,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(This,index,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile)
2581 HRESULT (STDMETHODCALLTYPE *GetDocumentation)( member in struct:ITypeLib2Vtbl
2648 #define ITypeLib2_GetDocumentation(This,index,pBstrName,pBstrDocString,pdwHelpContext,pBstrHelpFile) (This)->lpVtbl->GetDocumentation(Thi
[all...]

Completed in 771 milliseconds