DiveCalcFrameBufferAddress 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_INSTANCE
The DIVE instance handle specified in the
hDiveInst
parameter is invalid.
DIVE_ERR_NO_DIRECT_ACCESS
The display adapter, display driver, or current video mode does not support direct-to-screen access.
[Back: DiveCalcFrameBufferAddress Parameter - pulRemLinesInBank]
[Next: DiveCalcFrameBufferAddress - Parameters]