Namespace: Rx::LFR – Class: CParameters – Header: Rx.LFR/Parameters.h

CParameters::ImportParameterFromString Method

C++
void ImportParameterFromString(const CRxString& sxXmlString)

Imports the parameter stored in the given XML string and applies each by calling SetValue.

Parameters

[const CRxString&] sxXmlString

[in] The XML string.