CODDWordProperty::operator=
CODDWordProperty&CODDWordProperty::operator=(const CODDWordProperty&propDWord)
Assign one integer property to another.
Defined in: OdDWordProp.cpp
Return Value
A reference to this property after copying the property.
Parameters
propDWord
The property to copy.