Dumps the binary content of an IStream pointer to a file.
Note: | Call Open to open the target file. After you have finished writing to the file, call Close. |
Syntax
<HFMwEncodedFileWriter>.WriteBinary varIUnkStream
Argument | Description |
---|
varIUnkStream | The IStream pointer. Input argument. |