[]
        
(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 nint ToIntPtr(CommandSink callback)
Public Shared Function ToIntPtr(callback As CommandSink) As IntPtr
Parameters
Type Name Description
CommandSink callback

The callback.

Returns
Type Description
nint

A pointer to a shadow c++ callback