Frame Functions

Top  Previous  Next

The following functions are used to initialize a DTWAIN_FRAME data type.  The DTWAIN_FRAME emulates the TWAIN TW_FRAME structure.

 

Creating a DTWAIN_FRAME:

DTWAIN_FrameCreate

 

Destroying a DTWAIN_FRAME:

DTWAIN_FrameDestroy

 

Setting DTWAIN_FRAME limits, step, current/default values:

DTWAIN_FrameSetAll

DTWAIN_FrameSetValue

 

Retrieving DTWAIN_FRAME limits, step, current/default values:

DTWAIN_FrameGetAll

DTWAIN_FrameGetValue