LTwain::GetNumericContainerItemType

Summary

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

Syntax

#include "ltwrappr.h"

virtual L_INT LTwain::GetNumericContainerItemType(pCapability, pnItemType)

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.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LTwain::GetNumericContainerUINTValue.

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

LEADTOOLS TWAIN C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.