CODNameCommand::SetOldName
inline voidCODNameCommand::SetOldName(CODComponent*pComp, CStringstrOldName)
Sets the value of the old name for a component.
Defined in: OdNameCmd.h
Return Value
void
Parameters
pComp
A pointer to the component whose old name is being set.
strOldName
The old name.