Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
CompressedGUID::!= Operator
Syntax
C++
bool operator !=(const CompressedGUID& other) const;

Inequality operator for Compressed GUID objects.

Parameters
Description
other
[in] Another Compressed GUID value to be compared with (right-hand operand).

true if the Compressed GUID object is not equal to another Compressed GUID object; otherwise, the method returns false.

Copyright © 2002-2022. Open Design Alliance All rights reserved.