SECEditCompositeCommand::GetCmdCount
intSECEditCompositeCommand::GetCmdCount(void)
Retrieves the number of command objects in this composite command.
Defined in: SECEditCompositeCommand.cpp
Return Value
Returns the number of items in the m_CmdList member.
See Also