[]
Return a pointer to the unmanaged version of this callback.
public static nint ToIntPtr(CommandSink1 callback)
Public Shared Function ToIntPtr(callback As CommandSink1) As IntPtr
| Type | Name | Description |
|---|---|---|
| CommandSink1 | callback | The callback. |
| Type | Description |
|---|---|
| nint | A pointer to a shadow c++ callback |