|
| HRESULT | AdviseSurfaceAllocator ([in] DWORD_PTR dwUserID, [in] IVMRSurfaceAllocator *lpIVRMSurfaceAllocator) |
| |
| HRESULT | SetDDrawDevice ([in] LPDIRECTDRAW7 lpDDrawDevice, [in] HMONITOR hMonitor) |
| |
| HRESULT | ChangeDDrawDevice ([in] LPDIRECTDRAW7 lpDDrawDevice, [in] HMONITOR hMonitor) |
| |
| HRESULT | RestoreDDrawSurfaces () |
| |
| HRESULT | NotifyEvent ([in] LONG EventCode, [in] LONG_PTR Param1, [in] LONG_PTR Param2) |
| |
| HRESULT | SetBorderColor ([in] COLORREF clrBorder) |
| |
| HRESULT | AdviseSurfaceAllocator ([in] DWORD_PTR id, [in] IVMRSurfaceAllocator *allocator) |
| |
| HRESULT | SetDDrawDevice ([in] IDirectDraw7 *device, [in] HMONITOR monitor) |
| |
| HRESULT | ChangeDDrawDevice ([in] IDirectDraw7 *device, [in] HMONITOR monitor) |
| |
| HRESULT | RestoreDDrawSurfaces () |
| |
| HRESULT | NotifyEvent ([in] LONG EventCode, [in] LONG_PTR p1, [in] LONG_PTR p2) |
| |
| HRESULT | SetBorderColor ([in] COLORREF border) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 272 of file vmrender.idl.
◆ AdviseSurfaceAllocator() [1/2]
◆ AdviseSurfaceAllocator() [2/2]
◆ ChangeDDrawDevice() [1/2]
◆ ChangeDDrawDevice() [2/2]
◆ NotifyEvent() [1/2]
◆ NotifyEvent() [2/2]
◆ RestoreDDrawSurfaces() [1/2]
| HRESULT IVMRSurfaceAllocatorNotify::RestoreDDrawSurfaces |
( |
| ) |
|
◆ RestoreDDrawSurfaces() [2/2]
| HRESULT IVMRSurfaceAllocatorNotify::RestoreDDrawSurfaces |
( |
| ) |
|
◆ SetBorderColor() [1/2]
◆ SetBorderColor() [2/2]
| HRESULT IVMRSurfaceAllocatorNotify::SetBorderColor |
( |
[in] COLORREF |
clrBorder | ) |
|
◆ SetDDrawDevice() [1/2]
◆ SetDDrawDevice() [2/2]
The documentation for this interface was generated from the following files: