Microsoft SDK for Java

DataStream.getComStream

Retrieves an IStream for this stream.

Syntax

public IStream getComStream()

Return Value

Returns a COM-compatible com.ms.com.IStream implementation for this stream. This object is cached and returned by subsequent calls to getComStream.

See Also   fromComStream, toComStream

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