CODCommand::AddComponent
voidCODCommand::AddComponent(CODComponent*pComp)
Adds a single component to the set of components affected by this command.
Defined in: OdCommand.cpp
Return Value
void
Parameters
pComp
A pointer to the component to add.