DiveOpen 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_ALLOCATION_ERROR
The
hardware-blitter memory allocation failed.
DIVE_ERR_NO_DIRECT_ACCESS
The display adapter does not support direct access,
the display is in 16-color mode, or the display driver is down-level.
DIVE_ERR_SSMDD_NOT_INSTALLED
The device driver SSMDD.SYS is missing from CONFIG.SYS.
DIVE_ERR_TOO_MANY_INSTANCES
There
are not enough resources for another DIVE instance.
[Back: DiveOpen Parameter - ppFrameBuffer]
[Next: DiveOpen - Parameters]