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_BASSTREAM / IG_PDF_basstream_get_dict
In This Topic
    IG_PDF_basstream_get_dict
    In This Topic

    Gets a stream’s attributes dictionary.

    Declaration:

     
    Copy Code
    AT_ERRCOUNTACCUAPI IG_PDF_basstream_get_dict(
            HIG_PDF_BASOBJ hStream,
            LPHIG_PDF_BASOBJ lphAttrDictionary
    );
    

    Arguments:

    Name Type Description

    hStream

    HIG_PDF_BASOBJ

    The Basic stream object.

    lphAttrDictionary

    LPHIG_PDF_BASOBJ

    The stream’s attributes dictionary.

    Return Value:

    Error count.