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

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

    Parameters

    hMem
    See Also