GetStreamInfo.1 |
Scroll |
Gets information on a stream of the Thereforeā¢ compound file.
Namespace: Therefore.API
Parameters nStreamNo The 0-based index of the stream.
[out] strStreamName The stream name. By default, this is the original filename.
[out] nFormNo 0 or the COLD form number, if a COLD is associated with this stream.
[out] nAnnotationPage -1 or the 0-based index of the page of a COLD stream, if this tiff file contains annotations for a COLD-Document page.
Return Value None. |
|