|
|
|
IDXRawSurface Interface |
|
IID_IDXRawSurface |
{09756C8A-D96A-11d1-9062-00C04FD9189D} |
|
The IDXRawSurface
interface is used to implement custom surface types that are not based on
Microsoft DirectDraw surfaces. These surface types are called custom raw
surfaces. This interface enables a custom raw surface to be accessed as a
DXSurface through the IDXSurface interface. |
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IDXRawSurface Members |
Description |
|
GetSurfaceInfo |
Retrieves information about the attributes and structure of the raw surface object's pixel data. |
|
GetSurfaceInfo |
|
FUNCTION
IDXRawSurface_GetSurfaceInfo
( _ END
FUNCTION |
Page last updated on Monday, 03 April 2006 19:48:08 +0200