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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h9036 virtual HRESULT STDMETHODCALLTYPE GetDCOMProtocolVersion(
9061 HRESULT (STDMETHODCALLTYPE *GetDCOMProtocolVersion)( member in struct:IRpcHelperVtbl
9082 #define IRpcHelper_GetDCOMProtocolVersion(This,pComVersion) (This)->lpVtbl->GetDCOMProtocolVersion(This,pComVersion)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h9036 virtual HRESULT STDMETHODCALLTYPE GetDCOMProtocolVersion(
9061 HRESULT (STDMETHODCALLTYPE *GetDCOMProtocolVersion)( member in struct:IRpcHelperVtbl
9082 #define IRpcHelper_GetDCOMProtocolVersion(This,pComVersion) (This)->lpVtbl->GetDCOMProtocolVersion(This,pComVersion)

Completed in 91 milliseconds