ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / GlobalFree Method

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

    Parameters

    hMem
    See Also