Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

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