CODOrientationProperties::IsEqual

BOOLCODOrientationProperties::IsEqual(CODProperty*pProp)

Tests if this property is equal to the one passed in. This method takes a pointer to a property unlike  CODFillProperties::operator==.

Defined in: OdOrientationProp.cpp

Return Value

Non-zero if the two properties are equal.

Parameters

pProp

A pointer to the property to test against.