Function operator!=(const sdv::com::TConnectionID&, size_t)#
Defined in File pssup.h
Function Documentation#
-
bool operator!=(const sdv::com::TConnectionID &rtID1, size_t nVal)#
Compare the connection 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.