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

In This Topic
    GetObjectType Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetObjectType( _
       ByVal h As System.IntPtr _
    ) As System.UInteger
    public static System.uint GetObjectType( 
       System.IntPtr h
    )

    Parameters

    h
    See Also