ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / MD Component API Reference / MD Component Functions Reference / Data Set Element List Functions / MED_ElemList_destroy
In This Topic
    MED_ElemList_destroy
    In This Topic

    This function destroys the Element List associated with hIGMedElemList.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI MED_ElemList_destroy(
            HIGMEDELEMLIST hIGMedElemList
    );
    

    Arguments:

    Name Type Description
    hIGMedElemList HIGMEDELEMLIST HIGMEDELEMLIST handle to the Data Element List object.

    Return Value:

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

    Supported Raster Image Formats:

    This function does not process image pixels.