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