DirectDrawSurface Callback Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the DirectDrawSurface callback functions.
Function | Description |
---|---|
Destroys a specified surface. |
|
Swaps the surface memory of the back buffer with the surface memory of the front buffer. |
|
Determines whether the blit queue has room for more blits and whether the blit is busy. |
|
Indicates whether the surface has finished its flipping process. |
|
Locks a specified area of surface memory. |
|
Sets the color key for a surface. |
|
Changes the display coordinates of an overlay surface. |
|
Unlocks the specified surface. |
|
Repositions or modifies the visual attributes of an overlay surface. |