DiveBlitImage 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_ACQUIRE_FAILED
The
acquire action did not complete successfully.
DIVE_ERR_BLITTER_NOT_SETUP
DIVE_ERR_BUFFER_NOT_ACCESSED
The buffer has not been accessed (occurs on systems
with accelerator-enabled hardware).
DIVE_ERR_FATAL_EXCEPTION
DIVE is unable to register the exception handler
to handle bank switching.
DIVE_ERR_INVALID_INSTANCE
The DIVE instance handle specified in the hDiveInst
parameter is invalid.
[Back: DiveBlitImage Parameter - ulDstBufNumber]
[Next: DiveBlitImage - Parameters]