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