ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

IVMRSurfaceAllocator Interface Reference

import "vmrender.idl";

Inherits IUnknown, and IUnknown.

Public Member Functions

HRESULT AllocateSurface ([in] DWORD_PTR dwUserID,[in] VMRALLOCATIONINFO *lpAllocInfo,[in][out] DWORD *lpdwActualBuffers,[out] LPDIRECTDRAWSURFACE7 *lplpSurface)
HRESULT FreeSurface ([in] DWORD_PTR dwID)
HRESULT PrepareSurface ([in] DWORD_PTR dwUserID,[in] LPDIRECTDRAWSURFACE7 lpSurface,[in] DWORD dwSurfaceFlags)
HRESULT AdviseNotify ([in] IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify)
HRESULT AllocateSurface ([in] DWORD_PTR id,[in] VMRALLOCATIONINFO *allocinfo,[in, out] DWORD *buffers, IDirectDrawSurface7 **surface)
HRESULT FreeSurface ([in] DWORD_PTR id)
HRESULT PrepareSurface ([in] DWORD_PTR id,[in] IDirectDrawSurface7 *surface,[in] DWORD dwSurfaceFlags)
HRESULT AdviseNotify ([in] IVMRSurfaceAllocatorNotify *notify)

Detailed Description

Definition at line 258 of file vmrender.idl.


The documentation for this interface was generated from the following files:

Generated on Sat May 26 2012 06:23:51 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.