CODPropertyCommand::SetOldProperty

inline void CODPropertyCommand::SetOldProperty(CODComponent* pComp, CODPropPtr pProp)

Saves a property as the old property for a particular component.

Defined in: OdPropertyCmd.h

Return Value

void

Parameters

pComp

A pointer to the component in question.

pProp

The old property.