CODNameCommand::GetOldName

inline BOOLCODNameCommand::GetOldName(CODComponent*pComp, CString&strOldName)

Gets the old value of the name for a particular component.

Defined in: OdNameCmd.h

Return Value

Non-zero if the old name could be found.

Parameters

pComp

A pointer to the component whose old name is being looked up.

strOldName

A string reference to place the old name in.