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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h7511 virtual HRESULT STDMETHODCALLTYPE CreateProxy(
7540 HRESULT (STDMETHODCALLTYPE *CreateProxy)( member in struct:IPSFactoryBufferVtbl
7565 #define IPSFactoryBuffer_CreateProxy(This,pUnkOuter,riid,ppProxy,ppv) (This)->lpVtbl->CreateProxy(This,pUnkOuter,riid,ppProxy,ppv)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h7511 virtual HRESULT STDMETHODCALLTYPE CreateProxy(
7540 HRESULT (STDMETHODCALLTYPE *CreateProxy)( member in struct:IPSFactoryBufferVtbl
7565 #define IPSFactoryBuffer_CreateProxy(This,pUnkOuter,riid,ppProxy,ppv) (This)->lpVtbl->CreateProxy(This,pUnkOuter,riid,ppProxy,ppv)

Completed in 397 milliseconds