Overview | Methods | This Package | All Packages
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