ImageGear Professional DLL v17.1 for Windows Accusoft
IG_REC_settings_collection_delete
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Settings Management Functions > IG_REC_settings_collection_delete

Glossary Item Box

Deletes settings collection being created with IG_REC_settings_collection_create.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_REC_settings_collection_delete(
   AT_INT nSettingsId
);

Arguments:

nSettingsId ID of the settings collection to be deleted.

Return Value:

Returns the number of ImageGear errors that occurred during this function call.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

If nSettingsId is equal to the current settings collection ID, the current collection will be set to the default one.

©2012. Accusoft Corporation. All Rights Reserved.