34 VerifyBodyLength = 0x1,
36 VerifyRepeatingGroupEntryCount = 0x4,
37 VerifyRepeatingGroupLeadingTag = 0x8,
38 VerifyDuplicatedField = 0x10,
40 Strict = VerifyBodyLength |
42 VerifyRepeatingGroupEntryCount |
43 VerifyRepeatingGroupLeadingTag |
#define ONIXS_FIXENGINE_API
The collection of flags which affect the way the FIX message is parsed from its raw (tag=value) prese...
unsigned MessageParsingFlags
The collection of message parsing flags.