Close

Relief for ODA Team in Ukraine

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

Appends a new XML warning 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 warning message text.
caption
[in] An ANSI string that contains the warning message caption.
code
[in] An error code.
Copyright © 2002-2022. Open Design Alliance All rights reserved.