[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandSinkShadow.ToIntPtr

ToIntPtr Method

ToIntPtr(CommandSink)

Return a pointer to the unamanged version of this callback.

Declaration
public static IntPtr ToIntPtr(CommandSink callback)
Public Shared Function ToIntPtr(callback As CommandSink) As IntPtr
Parameters
Type Name Description
CommandSink callback

The callback.

Returns
Type Description
IntPtr

A pointer to a shadow c++ callback