CODStringProperty::Merge

void CODStringProperty::Merge(CODProperty* pProperty, DWORD dwChangeFlags = OD_CHANGE_ALL)

Merges the values of the property passed in with the values in this property.

Defined in: OdStringProp.cpp

Return Value

void

Parameters

pProperty

The property object to merge into this one.

dwChangeFlags

Indicates which values to merge into this property object.