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