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

CParameters::ImportParameterFromFile Method

C++
void ImportParameterFromFile(const CRxString& sxFilename)

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

Parameters

[const CRxString&] sxFilename

[in] The file name.