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 |
---|---|---|
System.IntPtr | data | The data. |