AlphaTab.Platform.CSharp.Wpf.AlphaTab.DeleteObject C# (CSharp) Method

DeleteObject() private method

private DeleteObject ( IntPtr hObject ) : bool
hObject System.IntPtr
return bool
        private static extern bool DeleteObject(IntPtr hObject);