ImageGear Professional DLL for Windows
IG_REC_settings_collection_delete

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:

Name Type Description
nSettingsId AT_INT 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.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback