DiveSetupBlitter Return Value - rc
rc (ULONG) - returns
Return
codes indicating success or type of failure:
DIVE_SUCCESS
If the function succeeds, 0 is returned.
DIVE_ERR_INVALID_CONVERSION
The
source image format cannot be converted as requested to the destination
image format.
DIVE_ERR_INVALID_INSTANCE
The
DIVE instance handle specified in the hDiveInst parameter is invalid.
DIVE_ERR_SOURCE_FORMAT
The
source format is not a recognized FOURCC.
DIVE_WARN_NO_SIZE
No blitting will occur because either the destination
width or height is zero.
[Back: DiveSetupBlitter Parameter - pSetupBlitter]
[Next: DiveSetupBlitter - Parameters]