USHORT
Appearance
Unsigned short integer. Unsigned integer in the range 0 through 65 535.
Type
C Declaration Method
typedef
Example Code
typedef unsigned short USHORT;
Unsigned short integer. Unsigned integer in the range 0 through 65 535.
typedef
typedef unsigned short USHORT;