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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
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.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 86 milliseconds