PltCommandArgIds enumeration

PltCommandArgIds enumeration

The identifiers for PLT command argument type.

The PltCommandArgIds type exposes the following members:

Fields

FieldDescription
NUMERICALThe numerical type.
STRINGThe string type.
BYTEThe byte type.
FLAG_BYTEThe flag byte type.

See Also