CMC_flags
CMC_flags is
a CMC data type that is a bitmask of flags.
Quick Info
Header
file: |
XCMC.H |
typedef
CMC_uint32 CMC_flags;
Remarks
A bitmask of
this type contains 32 flag bits. The CMC implementation reserves the upper 16
bits for definition by the CMC specification. Any unused bits among the upper
16 must be clear. The implementation reserves the lower 16 flag bits for
definition by a CMC data extension.
The meanings
of these CMC flags depend on the context in which the client application uses
them. CMC reserves all undocumented flags. Unspecified flags should always be
set to zero.