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