SetProperties method (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int SetProperties(pLTWAINPROPERTIES pProperties, unsigned uFlags);

Delphi Syntax

Function SetProperties (pProperties: pLTWAINPROPERTIES; uFlags: L_UINT ): L_INT;

Overview

Refer to Getting and Setting Capabilities.

Remarks

Sets predefined capabilities of the TWAIN source in the form of properties.

The method can set the values of the properties to the values specified in the LTWAINPROPERTIES structure or it can reset the values defined in the structure to their default values defined by the TWAIN source.

See Also

Elements:

GetProperties method, SetCapability method, GetCapability method, InitSession method, EndSession method.

Topics:

TWAIN Functionality: Images