DiveAcquireFrameBuffer - Parameters
hDiveInst (HDIVE) - input
Display
engine DIVE instance.
prectlDst (PRECTL) - input
Indicates
the destination rectangle of the output area. On bank-switched systems,
the bank is automatically switched to the topmost bank in the specified
screen destination rectangle.
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_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: DiveAcquireFrameBuffer Return Value - rc]
[Next: DiveAcquireFrameBuffer - Remarks]