Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
DDERR_ Values
Use with methods, such as GetBltStatus to specify status of an operation.
- DD_OK
- The request completed successfully.
- DDERR_SURFACELOST
- Access to the surface is refused because the surface memory is gone. The ddSurface object representing this surface should have the Restore method called on it.
- DDERR_WASSTILLDRAWING
- The previous blit operation that is transferring information to or from this surface is incomplete.