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

/vbox/src/VBox/Main/src-server/win/
H A DVBoxComEvents.cpp59 hr = ptinfo->GetFuncDesc(i, &pfuncdesc);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.idl754 HRESULT GetFuncDesc(
758 [call_as(GetFuncDesc)]
H A Doaidl.h1146 virtual HRESULT STDMETHODCALLTYPE GetFuncDesc(
1253 HRESULT (STDMETHODCALLTYPE *GetFuncDesc)( member in struct:ITypeInfoVtbl
1365 #define ITypeInfo_GetFuncDesc(This,index,ppFuncDesc) (This)->lpVtbl->GetFuncDesc(This,index,ppFuncDesc)
1787 HRESULT (STDMETHODCALLTYPE *GetFuncDesc)( member in struct:ITypeInfo2Vtbl
1982 #define ITypeInfo2_GetFuncDesc(This,index,ppFuncDesc) (This)->lpVtbl->GetFuncDesc(This,index,ppFuncDesc)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.idl743 HRESULT GetFuncDesc(
747 [call_as(GetFuncDesc)]
H A Doaidl.h1146 virtual HRESULT STDMETHODCALLTYPE GetFuncDesc(
1253 HRESULT (STDMETHODCALLTYPE *GetFuncDesc)( member in struct:ITypeInfoVtbl
1365 #define ITypeInfo_GetFuncDesc(This,index,ppFuncDesc) (This)->lpVtbl->GetFuncDesc(This,index,ppFuncDesc)
1787 HRESULT (STDMETHODCALLTYPE *GetFuncDesc)( member in struct:ITypeInfo2Vtbl
1982 #define ITypeInfo2_GetFuncDesc(This,index,ppFuncDesc) (This)->lpVtbl->GetFuncDesc(This,index,ppFuncDesc)

Completed in 1651 milliseconds