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_BASOBJ / IG_PDF_basobj_get_type
In This Topic
    IG_PDF_basobj_get_type
    In This Topic

    Gets an object's type.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_basobj_get_type (
            HIG_PDF_BASOBJ hObject,
            LPLONG lpnType 
    );
    

    Arguments:

    Name Type Description
    hObject HIG_PDF_BASOBJ Basic object.
    lpnType LPLONG The object's type.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.