PropertyHandle :: operator!= - Compare two property instances (not equal)
The operation compares the two operands and returns false ( NO ) when they are identical and true ( YES ) otherwise.
Return value: Return value ( logical )
The function returns YES when the question was answered positively. Otherwise it returns NO .
Implementation details
logical
PropertyHandle  :: operator!= ( PropertyHandle &cprop_hdl )
This operator compares the value in the property handle with the value in the passed property handle. Data conversion is performed when required.
- cprop_hdl - Property Handle