Microsoft.VisualStudio.Project.NativeMethods.DestroyIcon C# (CSharp) Method

DestroyIcon() private method

private DestroyIcon ( IntPtr handle ) : bool
handle System.IntPtr
return bool
        public static extern bool DestroyIcon(IntPtr handle);