Namespace: Rx – Class: CRxMetaData – Header: Rx.Core.Ex/RxMetaData.h

CRxMetaData::GetElementInfos Method

C++
void GetElementInfos(const CRxString& sxName, EValueType& eType, CRxString& sxGroup)

Gets all information about the given element.

Parameters

[const CRxString&] sxName

[in] The name of the element.

[EValueType&] eType

[out] The type of the element.

[CRxString&] sxGroup

[out] The group of the element.