CODTextCommand::GetOldText
inline BOOLCODTextCommand::GetOldText(CODComponent*pComp, CString&strText)
Gets the old text for a particular component.
Defined in: OdTextCmd.h
Return Value
TRUE if an old text entry was found.
Parameters
pComp
A pointer to the component to get the old text for.
strText
A reference to place the old text into.