This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The Cmt enumeration provides an unsigned 3-bit integer that specifies the type of a command; see Cid for more details. The valid values are as follows.
Name
Value
Meaning
cmtFci
0x1
Command based on a built-in command. See CidFci.
cmtMacro
0x2
Macro command. See CidMacro.
cmtAllocated
0x3
Allocated command. See CidAllocated.
cmtNil
0x7
No command. See Cid.