Microsoft SDK for Java

ActiveXOutputStream Class Methods

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.