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

Function Documentation#

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

Compare the marshall ID with zero.

Parameters:
  • rtID1[in] Reference to the first ID.

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

Returns:

Returns whether the ID is not zero.