ReactOS 0.4.16-dev-91-g764881a
|
Public Member Functions | |
HRESULT | GetSurfaceEx ([in] DWORD_PTR id, [in] DWORD surfaceindex, [in] DWORD flags, [out] IDirect3DSurface9 **surface, [out] RECT *dest) |
Public Member Functions inherited from IVMRSurfaceAllocator9 | |
HRESULT | InitializeDevice ([in] DWORD_PTR id, [in] VMR9AllocationInfo *allocinfo, [in, out] DWORD *numbuffers) |
HRESULT | TerminateDevice ([in] DWORD_PTR id) |
HRESULT | GetSurface ([in] DWORD_PTR id, [in] DWORD surfaceindex, [in] DWORD flags, [out] IDirect3DSurface9 **surface) |
HRESULT | AdviseNotify ([in] IVMRSurfaceAllocatorNotify9 *allocnotify) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
HRESULT IVMRSurfaceAllocatorEx9::GetSurfaceEx | ( | [in] DWORD_PTR | id, |
[in] DWORD | surfaceindex, | ||
[in] DWORD | flags, | ||
[out] IDirect3DSurface9 ** | surface, | ||
[out] RECT * | dest | ||
) |