ImageGear for C and C++ on Windows v19.0
IG_CAD_terminate

This function has been deprecated and will be removed from the public API in a future release.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_CAD_terminate();

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:

All

Sample:

None

Remarks:

This function must be called before closing any application that utilizes the CAD component.

This function destroys the objects and releases the memory being allocated with DWGDirect third-party library.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback