Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlElement::appendXmlErrorMessage Method
Syntax
C++
void appendXmlErrorMessage(TiXmlElement* pParent, const char* text, const char* caption = NULL, OdResult code = eOk);

Appends a new XML error message to a specified parent element.

Parameters
Description
pParent
[in] A raw pointer to an XML element.
text
[in] An ANSI string that contains the error message text.
caption
[in] An ANSI string that contains the error message caption.
code
[in] An error code.
Copyright © 2002-2022. Open Design Alliance All rights reserved.