MQINT16 (16-bit signed integer) on IBM i

The MQINT16 data type is a 16-bit signed integer that can take any value in the range -32 768 to +32 767, unless otherwise restricted by the context.

An MQINT16 must be aligned on a 2-byte boundary.

Parent topic: Elementary data types