CODNameCommand::SetOldName

inline void CODNameCommand::SetOldName(CODComponent* pComp, CString strOldName)

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.