Namespace: Rx::LFR – Class: CMetaData – Header: Rx.LFR/MetaData.h

CMetaData::GetElementInfos Method

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

Gets all information about the given element.

Parameters

[const CRxString&] sxName

[in] The name of the element.

[CRxString&] sxType

[out] The type of the element.

[CRxString&] sxGroup

[out] The group of the element.