The ActiveXOutputStream Class contains the following methods:
close closes the output stream and releases the IStream interface associated with the stream.
flush flushes the output stream and forces buffered output bytes to be written out.
write writes a byte to the output stream.