Delegate Native.ReleaseCallbackDelegate
A release callback delegate.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
protected delegate void ReleaseCallbackDelegate(IntPtr data);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | data | The data. |