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

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

    Parameters

    hwnd
    See Also