ImageGear Professional DLL v18.1 for Windows
IG_TWAIN_cap_delete
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Functions Reference > Capability Functions > IG_TWAIN_cap_delete

Glossary Item Box

This function deletes a capability container and frees all resources associated with it.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_TWAIN_cap_delete(
        HTWAINCAP hTWAINCap
);

Arguments:

Name Type Description
hTWAINCap HTWAINCAP Handle to a capability container. References the container structure where detailed information about the capability is stored.

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.

©2014. Accusoft Corporation. All Rights Reserved.