IsSupportLocked method (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool IsSupportLocked (int nType);

Delphi Syntax

IsSupportLocked (nType: L_INT): Boolean;

Overview

Refer to Unlocking Special LEAD Features.

Remarks

Indicates whether support is locked for an optional feature, such as LEADTOOLS Document/Medical capabilities.

For information about LEADTOOLS Document/Medical capabilities, contact LEAD.

To unlock a feature, use the UnlockSupport method.

See Also

Elements:

UnlockSupport method

Topics:

TWAIN Functionality: Miscellaneous Methods and Properties.