CODCommand::RemoveComponent

voidCODCommand::RemoveComponent(CODComponent*pComp)

Removes a component from the set of affected components.

Defined in: OdCommand.cpp

Return Value

void

Parameters

pComp

A pointer to the component to be removed.