CODOrientationProperties::operator==

BOOL CODOrientationProperties::operator==(const CODOrientationProperties propOrientation)

Tests if this property is equal to the one passed in.

Defined in: OdOrientationProp.cpp

Return Value

Non-zero if the two properties are equal.

Parameters

propOrientation

The property to test against.