op_short_field

Specifies a ushort value.

Structure

struct op_short_field
{
  uchar  invoke; /* ON or OFF, indicates presence/absence of this info*/
  pad3
  ushort value;  /* Interpretation depends on context                 */
  pad2
};