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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.idl113 HRESULT GetClassForHandler(
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.idl113 HRESULT GetClassForHandler(
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 1251 milliseconds