DTWAIN_FrameSetAll |
Top Previous Next |
The DTWAIN_FrameSetAll function sets the low, high, step, default, and current values in the DTWAIN_FRAME.
DTWAIN_BOOL DTWAIN_FrameSetAll (
Parameters Range A valid DTWAIN_FRAME type.
Left Left (x) value of the DTWAIN_FRAME.
Top Top (y) value of DTWAIN_FRAME.
Right Right (x) value of DTWAIN_FRAME
Bottom Bottom (y) value of DTWAIN_FRAME
Return Values If the function succeeds, TRUE is returned. If the function fails FALSE is returned.
Comments The DTWAIN_FrameSetAll function sets all of the values that define the DTWAIN_FRAME.
TWAIN State Transitions None.
Prerequisite Function Call(s)
See Also |