[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.CommandSink1Shadow

Class CommandSink1Shadow

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

Internal CommandSink1 Callback

public class CommandSink1Shadow : ComObjectShadow, IDisposable
Inheritance
object
CommandSink1Shadow
Implements
System.IDisposable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

CommandSink1Shadow()

public CommandSink1Shadow()

Methods

ToIntPtr(ICommandSink1)

Return a pointer to the unmanaged version of this callback.

public static IntPtr ToIntPtr(ICommandSink1 callback)

Parameters

callback ICommandSink1

The callback.

Returns

System.IntPtr

A pointer to a shadow c++ callback