API Reference > OdBcf Namespace > Classes > OdBcfViewSetupHints Class > OdBcfViewSetupHints Methods > OdBcfViewSetupHints::outFields Method
OdBcfViewSetupHints::outFields Method
Syntax
C++
virtual OdResult outFields(TiXmlElement * pParent) const;
Parameters 
Description 
TiXmlElement * pParent 
[in] A pointer to the parent element of the data structure.  

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

Writes data into XML structures.

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