Searched refs:IPSFactoryBuffer (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcproxy.h124 struct IPSFactoryBuffer *pPSFactory;
138 ULONG STDMETHODCALLTYPE NdrCStdStubBuffer2_Release(IRpcStubBuffer *This, IPSFactoryBuffer *pPSF);
150 NdrCStdStubBuffer_Release( IRpcStubBuffer *This, IPSFactoryBuffer *pPSF );
217 { return NdrCStdStubBuffer_Release(This, (IPSFactoryBuffer *)pFactory); }
222 { return NdrCStdStubBuffer2_Release(This, (IPSFactoryBuffer *)pFactory); }
H A Dobjidl.h266 typedef interface IPSFactoryBuffer IPSFactoryBuffer; typedef
7501 * IPSFactoryBuffer interface
7506 typedef IPSFactoryBuffer *LPPSFACTORYBUFFER;
7509 interface IPSFactoryBuffer : public IUnknown
7529 IPSFactoryBuffer* This,
7534 IPSFactoryBuffer* This);
7537 IPSFactoryBuffer* This);
7539 /*** IPSFactoryBuffer methods ***/
7541 IPSFactoryBuffer* Thi
[all...]
H A Dobjidl.idl1856 interface IPSFactoryBuffer : IUnknown
1858 typedef [unique] IPSFactoryBuffer *LPPSFACTORYBUFFER;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcproxy.h124 struct IPSFactoryBuffer *pPSFactory;
138 ULONG STDMETHODCALLTYPE NdrCStdStubBuffer2_Release(IRpcStubBuffer *This, IPSFactoryBuffer *pPSF);
150 NdrCStdStubBuffer_Release( IRpcStubBuffer *This, IPSFactoryBuffer *pPSF );
220 { return NdrCStdStubBuffer_Release(This, (IPSFactoryBuffer *)pFactory); }
225 { return NdrCStdStubBuffer2_Release(This, (IPSFactoryBuffer *)pFactory); }
H A Dobjidl.h266 typedef interface IPSFactoryBuffer IPSFactoryBuffer; typedef
7501 * IPSFactoryBuffer interface
7506 typedef IPSFactoryBuffer *LPPSFACTORYBUFFER;
7509 interface IPSFactoryBuffer : public IUnknown
7529 IPSFactoryBuffer* This,
7534 IPSFactoryBuffer* This);
7537 IPSFactoryBuffer* This);
7539 /*** IPSFactoryBuffer methods ***/
7541 IPSFactoryBuffer* Thi
[all...]
H A Dobjidl.idl1868 interface IPSFactoryBuffer : IUnknown
1870 typedef [unique] IPSFactoryBuffer *LPPSFACTORYBUFFER;

Completed in 1554 milliseconds