L_TwainGetNumericContainerItemType

#include "lttwn.h"

L_LTTWN_API L_INT L_TwainGetNumericContainerItemType(pCapability, pnItemType)

TW_CAPABILITY * pCapability;

pointer to a structure

L_INT *pnItemType;

container type

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

Parameter

Description

pCapability

Pointer to a TW_CAPABILITY structure. The nItemType parameter will be updated with the item type of this structure's container.

pnItemType

Pointer to an integer to be updated with the container's item type.

Returns

SUCCESS

The function was successful.

! = SUCCESS

An error occurred. Refer to Return Codes.

Required DLLs and Libraries

LTTWN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files to be Included with your Application.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS TWAIN C API Help