Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
DDGBS_ Values
Use with GetBltStatus to specify what status to retrieve.
- DDGBS_CANBLT
- Inquires whether a blit involving this surface can occur immediately, and returns DD_OK if the blit can be completed.
- DDGBS_ISBLTDONE
- Inquires whether the blit is done, and returns DD_OK if the last blit on this surface has completed.