OpenHome.Net.ControlPoint.CpDeviceList.CpDeviceListDestroy C# (CSharp) Method

CpDeviceListDestroy() private method

private CpDeviceListDestroy ( IntPtr aListHandle ) : void
aListHandle System.IntPtr
return void
        static extern void CpDeviceListDestroy(IntPtr aListHandle);
#if IOS