QueryProperty method (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int QueryProperty(unsigned uCapability, ppLTWAINPROPERTYQUERY ppProperty);

Delphi Syntax

Function QueryProperty (uCapability: L_UINT; ppProperty: ppLTWAINPROPERTYQUERY ): L_INT;

Overview

Refer to Getting and Setting Capabilities.

Remarks

Gets the available property values.

Getting these values can help in determining what values a certain TWAIN source supports for a certain capability or property.

See Also

Elements:

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

Topics:

TWAIN Functionality: Images