| 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.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNTACCUAPI IG_PDF_basstream_get_dict(
HIG_PDF_BASOBJ hStream,
LPHIG_PDF_BASOBJ lphAttrDictionary
);
|
|
| Name | Type | Description |
|---|---|---|
|
hStream |
HIG_PDF_BASOBJ |
The Basic stream object. |
|
lphAttrDictionary |
LPHIG_PDF_BASOBJ |
The stream’s attributes dictionary. |
Error count.