SECCommandList::AddCommandIds

voidSECCommandList::AddCommandIds(const SECDefaultCommandId[]ids, intcount)

Takes an array of DefaultCommandId and adds each entry into the list of legal commands. Nonzero short names and descriptions are loaded automatically.

Defined in: SCutCmds.cpp

Return Value

void

Parameters

ids

An array of the default command IDs.

count

Count of command IDs.

See Also

SECDefaultCommandId

SECCommandList