Exclusive Or Operator (DB2Int64)
Compares each corresponding bit of a value of the first given
DB2Int64 structure to the corresponding bit of a value of the second given
DB2Int64 structure. If both bits are the same (both are 0's or both are 1's), the corresponding bit of the result value is set to 0. Otherwise, it sets the corresponding result value bit to 1.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2