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

CRxString::CRxString Constructor

C++
CRxString(const char* pcString)

Creates a CRxString consisting of string pcString.

Parameters

[const char*] pcString

The string.