ReactOS 0.4.16-dev-340-g0540c21
|
Public Member Functions | |
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 IVMRSurfaceAllocator9::AdviseNotify | ( | [in] IVMRSurfaceAllocatorNotify9 * | allocnotify | ) |
HRESULT IVMRSurfaceAllocator9::GetSurface | ( | [in] DWORD_PTR | id, |
[in] DWORD | surfaceindex, | ||
[in] DWORD | flags, | ||
[out] IDirect3DSurface9 ** | surface | ||
) |
HRESULT IVMRSurfaceAllocator9::InitializeDevice | ( | [in] DWORD_PTR | id, |
[in] VMR9AllocationInfo * | allocinfo, | ||
[in, out] DWORD * | numbuffers | ||
) |