ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / DeleteObject Method

In This Topic
    DeleteObject Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function DeleteObject( _
       ByVal hObject As System.IntPtr _
    ) As System.IntPtr
    public static System.IntPtr DeleteObject( 
       System.IntPtr hObject
    )

    Parameters

    hObject
    See Also