Microsoft SDK for Java

ActiveXOutputStream Class Constructors

The ActiveXOutputStream Class contains the following constructor:

ActiveXOutputStream(IStream stream)

Creates an ActiveXOutputStream object that has the specified IStream interface.

Syntax

public ActiveXOutputStream(IStream stream);

Parameters

stream The IStream interface of the object.

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