Explore10.FileItem.DeleteObject C# (CSharp) 메소드

DeleteObject() 개인적인 메소드

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