|
|
|
IDXARGBSurfaceInit Interface |
|
IID_IDXARGBSurfaceInit |
{9EA3B63A-C37D-11d1-905E-00C04FD9189D} |
|
The
IDXARGBSurfaceInit interface initializes a DXSurface object created from a
DirectDrawSurface or a buffer. |
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IDXSurfaceInit Members |
Description |
|
InitSurface |
Initializes a DXSurface object with the specified volume boundary and format from a Microsoft DirectDraw object. |
|
IDXARGBSurfaceInit Members |
Description |
|
InitFromDDSurface |
Initializes a DXSurface from an existing DirectDrawSurface. |
|
InitFromRawSurface |
Initializes a DXSurface object from a client-created object that supports the IDXRawSurface interface. |
|
InitFromDDSurface |
|
FUNCTION
IDXARGBSurfaceInit_InitFromDDSurface
( _ ,
BYVAL dwFlags
AS DWORD _ END
FUNCTION |
|
InitFromRawSurface |
|
FUNCTION
IDXARGBSurfaceInit_InitFromRawSurface
( _ END
FUNCTION |
Page last updated on Monday, 03 April 2006 19:46:02 +0200