public static short HiWord( int dwValue )
Public Shared Function HiWord ( dwValue As Integer ) As Short
public: static short HiWord( int dwValue )
static member HiWord : dwValue : int -> int16
In This Article