ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GlobalUnlock Method

In This Topic
    GlobalUnlock Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GlobalUnlock( _
       ByVal handle As System.IntPtr _
    ) As System.Boolean
    public static System.bool GlobalUnlock( 
       System.IntPtr handle
    )

    Parameters

    handle
    See Also