tinyxml2::XMLAttribute::QueryIntValue() const method
QueryIntValue interprets the attribute as an integer, and returns the value in the provided parameter. The function will return XML_SUCCESS on success, and XML_WRONG_ATTRIBUTE_TYPE if the conversion is not successful.
tinyxml2::XMLAttribute::QueryIntValue() const is called by 2 functions:
![]()
tinyxml2::XMLAttribute::QueryIntValue() const