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

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

    Parameters

    himc
    See Also