Namespace: Rx – Class: CRxString – Header: Rx.Core/RxString.h

CRxString::operator!= Operator

C++
bool operator!=(const char* pcString)

Inequality operator.

Parameters

[const char*] pcString

The string.

Returns

bool

True if the parameters are not considered equivalent.