SetCapability method (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int SetCapability(pTW_CAPABILITY pCapability, unsigned uFlags);

Delphi Syntax

Function SetCapability (pCapability:pTW_CAPABILITY; uFlags: L_UINT): L_INT;

Overview

Refer to Getting and Setting Capabilities.

Remarks

Sets the value of the specified capability.

See Also

Elements:

SetProperties method, GetProperties method, GetCapability method, InitSession method, EndSession method.

Topics:

TWAIN Functionality: Capabilities.