ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_basstream_get_dict
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASSTREAM > IG_PDF_basstream_get_dict

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.

Is this page helpful?
Yes No
Thanks for your feedback.