DTWAIN_SetAllCapsToDefault

Top  Previous  Next

The DTWAIN_SetAllCapsToDefault function sets all of the capability values to default values.

 

DTWAIN_BOOL DTWAIN_SetAllCapsToDefault ( DTWAIN_SOURCE Source );

 

 

Parameters

Source

Specifies an open TWAIN Source.

 

Return Values

If the function succeeds, TRUE is returned.  If the function fails FALSE is returned.

 

Comments

The DTWAIN_SetAllCapsToDefault function sets all of the capabilities of the DTWAIN_SOURCE Source to the default or 'power-on' values.

 

 

TWAIN State Transitions

Must be in State 4

 

Prerequisite Function Call(s)

DTWAIN_SysInitialize

 

DTWAIN Source Selection Function

 

 

See Also

Setting / Getting Twain Capabilities