ReactOS 0.4.16-dev-746-g329a414
|
This is the complete list of members for IVMRSurfaceAllocator, including all inherited members.
AddRef() | IUnknown | |
AdviseNotify([in] IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify) | IVMRSurfaceAllocator | |
AdviseNotify([in] IVMRSurfaceAllocatorNotify *notify) | IVMRSurfaceAllocator | |
AllocateSurface([in] DWORD_PTR dwUserID, [in] VMRALLOCATIONINFO *lpAllocInfo, [in][out] DWORD *lpdwActualBuffers, [out] LPDIRECTDRAWSURFACE7 *lplpSurface) | IVMRSurfaceAllocator | |
AllocateSurface([in] DWORD_PTR id, [in] VMRALLOCATIONINFO *allocinfo, [in, out] DWORD *buffers, IDirectDrawSurface7 **surface) | IVMRSurfaceAllocator | |
FreeSurface([in] DWORD_PTR dwID) | IVMRSurfaceAllocator | |
FreeSurface([in] DWORD_PTR id) | IVMRSurfaceAllocator | |
LPUNKNOWN typedef | IUnknown | |
PrepareSurface([in] DWORD_PTR dwUserID, [in] LPDIRECTDRAWSURFACE7 lpSurface, [in] DWORD dwSurfaceFlags) | IVMRSurfaceAllocator | |
PrepareSurface([in] DWORD_PTR id, [in] IDirectDrawSurface7 *surface, [in] DWORD dwSurfaceFlags) | IVMRSurfaceAllocator | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown |