GetNumericContainerItemType method (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

int GetNumericContainerItemType(pTW_CAPABILITY pCapability, L_PINT pnItemType);

Delphi Syntax

Function GetNumericContainerItemType (pCapability: pTW_CAPABILITY; pnItemType: L_PINT ): L_INT;

Overview

Refer to How to Work with the Containers.

Remarks

Gets the item type of the container of the specified capability.

See Also

Elements:

GetNumericContainerINTValue method, GetNumericContainerUINTValue method, GetNumericContainerBOOLValue method, GetNumericContainerFIX32Value method, GetNumericContainerFRAMEValue method, GetNumericContainerSTRINGValue method.

Topics:

TWAIN Functionality: Containers.