Function operator!=(size_t, const sdv::ps::TMarshallID&)#

Function Documentation#

bool operator!=(size_t nVal, const sdv::ps::TMarshallID &rtID2)#

Compare the marshall ID with zero.

Parameters:
  • nVal[in] The value to use for comparison (only 0 is allowed).

  • rtID2[in] Reference to the second ID.

Returns:

Returns whether the ID is not zero.