Previous Topic: External Agent Socket API HeaderNext Topic: WGN_MSGSCHEMATYPE


Type Definitions

The following Type Definitions apply to the Secondary Header. These enumerated types contain three sub-fields, namely MAJORTYPE, MINORTYPE and SUBTYPE, where each sub field is defined by the following bit masks:

MAJORTYPEMASK = 0xFF000000
MINORTYPEMASK = 0x00FFF000
SUBTYPEMASK   = 0x00000FFF