AddStream.2 |
Scroll |
Adds a file to the compound file.
Namespace: Therefore.API
Parameters strFileName The full path of the file to add to the Thereforeā¢ compound file.
strStreamName The name of the new stream. If an empty string is specified the strFileName will be used (incl. the extension, excl. the path).
nFormNo The COLD form number, if the file contains COLD text, 0 otherwise.
bAddAsContentFile
Return Value The zero-based index of the new stream in the TheCompoundFile. |
|