API Reference > OdMvdXml Namespace > Classes > OdMvdXmlIdentity Class > OdMvdXmlIdentity Methods > OdMvdXmlIdentity::inFields Method
OdMvdXmlIdentity::inFields Method
Syntax
C++
virtual OdResult inFields(TiXmlElement* pParent) override;
Parameters 
Description 
pItem 
[in] Pointer to a xml element containing data.
 

eOk if the data was successfully read; otherwise, the method returns an appropriate error code.

Reads data from a xml element. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.