op_long_field

Specifies a ulong value.

Structure

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