L_TwainGetNumericContainerItemType

#include "lttwn.h"

L_LTTWN_API L_INT L_TwainGetNumericContainerItemType(pCapability, pnItemType)

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

Parameters

TW_CAPABILITY * pCapability

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

L_INT *pnItemType

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

Returns

Value Meaning
SUCCESS The function was successful.
! = SUCCESS An error occurred. Refer to Return Codes.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C API Help