ImageGear Professional v18.4 > API Reference Guide > MD Component API Reference > MD Component Functions Reference > Data Set Element List Functions > MED_ElemList_destroy |
This function destroys the Element List associated with hIGMedElemList.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI MED_ElemList_destroy( HIGMEDELEMLIST hIGMedElemList ); |
Name | Type | Description |
hIGMedElemList | HIGMEDELEMLIST | HIGMEDELEMLIST handle to the Data Element List object. |
Returns the number of ImageGear errors that occurred during the function call.
This function does not process image pixels.