Microsoft SDK for Java

close

This method of the ActiveXOutputStream Class closes the output stream and releases the IStream interface associated with the stream.

Syntax

public void close() throws IOException;

Exceptions

IOException if an I/O error occurs.

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