CODPropertyCommand::GetOldProperty

inline BOOLCODPropertyCommand::GetOldProperty(CODComponent*pComp, CODPropPtr&pProp)

Gets the old property for a particular component.

Defined in: OdPropertyCmd.h

Return Value

Non-zero if an old property could not be found.

Parameters

pComp

A pointer to the component.

pProp

A reference where the corresponding old property value is placed.