This method of the ActiveXOutputStream Class closes the output stream and releases the IStream interface associated with the stream.
public void close() throws IOException;
IOException if an I/O error occurs.