Class CommandSinkShadow
- Namespace
- GrapeCity.Documents.DX.Direct2D
- Assembly
- GcDocs.DX.Windows.dll
Internal CommandSink Callback
public class CommandSinkShadow : ComObjectShadow, IDisposable
- Inheritance
-
object
CommandSinkShadow
- 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
CommandSinkShadow()
public CommandSinkShadow()
Methods
ToIntPtr(ICommandSink)
Return a pointer to the unamanged version of this callback.
public static IntPtr ToIntPtr(ICommandSink callback)
Parameters
callback
ICommandSink
The callback.
Returns
- System.IntPtr
A pointer to a shadow c++ callback