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