[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Storage.ComStreamShadow

Class ComStreamShadow

Namespace
GrapeCity.Documents.DX.Storage
Assembly
GcDocs.DX.Windows.dll

A ComStream Interface Callback

public class ComStreamShadow : ComStreamBaseShadow, IDisposable
Inheritance
ComStreamShadow
Implements
Inherited Members

Constructors

ComStreamShadow()

public ComStreamShadow()

Methods

ToIntPtr(IStream)

Callbacks to pointer.

public static IntPtr ToIntPtr(IStream stream)

Parameters

stream IStream

The stream.

Returns

IntPtr