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

CParameters::GetValue Method

C++
void GetValue(TEnum eID, CRxArrayString& asValue)

Gets the value of the given parameter.

Parameters

[TEnum] eID

[in] The parameter ID.

[CRxArrayString&] asValue

[out] The value.