ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / Basic Objects / HIG_PDF_BASINT / IG_PDF_basint_get_value
In This Topic
    IG_PDF_basint_get_value
    In This Topic

    Gets the value of the specified integer object.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_basint_get_value (
            HIG_PDF_BASOBJ hInt,
            LPLONG lpnValue 
    );
    

    Arguments:

    Name Type Description
    hInt HIG_PDF_BASOBJ Object.
    lpnValue LPLONG Value.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.