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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h752 virtual HRESULT STDMETHODCALLTYPE GetClassForHandler(
775 HRESULT (STDMETHODCALLTYPE *GetClassForHandler)( member in struct:IStdMarshalInfoVtbl
793 #define IStdMarshalInfo_GetClassForHandler(This,dwDestContext,pvDestContext,pClsid) (This)->lpVtbl->GetClassForHandler(This,dwDestContext,pvDestContext,pClsid)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h752 virtual HRESULT STDMETHODCALLTYPE GetClassForHandler(
775 HRESULT (STDMETHODCALLTYPE *GetClassForHandler)( member in struct:IStdMarshalInfoVtbl
793 #define IStdMarshalInfo_GetClassForHandler(This,dwDestContext,pvDestContext,pClsid) (This)->lpVtbl->GetClassForHandler(This,dwDestContext,pvDestContext,pClsid)

Completed in 81 milliseconds