InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / GlobalLock Method

In This Topic
    GlobalLock Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GlobalLock( _
       ByVal handle As IntPtr _
    ) As IntPtr
    public static IntPtr GlobalLock( 
       IntPtr handle
    )

    Parameters

    handle
    See Also