Explore10.FileItem.DeleteObject C# (CSharp) Method

DeleteObject() private method

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