This function gets the data type of a capability from its container.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_TWAIN_cap_item_type_get( HTWAINCAP hTWAINCap, LPAT_MODE lpItemType ); |
Arguments:
Name | Type | Description |
hTWAINCap | HTWAINCAP | Handle to the capability container. References the container structure where detailed information about the capability is stored. |
lpItemType | LPAT_MODE |
Capability data type. Can be one of the following values:
|
Return Value:
Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.
Supported Raster Image Formats:
This function does not process image pixels.