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

In This Topic
    HighWord(UInt32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function HighWord( _
       ByVal value As UInteger _
    ) As UShort
    public static ushort HighWord( 
       uint value
    )

    Parameters

    value
    See Also