ComponentOne MultiSelect for WinForms
C1.Framework Namespace / NumberTranslator Class / HighWord Method / HighWord(IntPtr) Method

In This Topic
    HighWord(IntPtr) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function HighWord( _
       ByVal intValue As IntPtr _
    ) As Short
    public static short HighWord( 
       IntPtr intValue
    )

    Parameters

    intValue
    See Also