Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ ReadInnerXml()

void AK.Wwise::Plugin::V1::XmlReader::ReadInnerXml ( const char *&  out_csXml )
inline

Reads all the contents of an Element or Attribute as a string, including markup. Increments the pointer.

This returns the raw contents of the file except the enclosing elements. It can be considered the equivalent of ReadElementString , but will also return raw XML tags.

An empty string will be returned if no content is available.

Note: The string is available until the next Host operation. If storing is required, a copy should be made at the earliest convenience.
Parameters
[out] out_csXml All the XML content, including markup, in the current node. The buffer is owned by Authoring and is valid until the next API call.

Definition at line 717 of file HostXml.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHostXml >::g_cinterface, and ak_wwise_plugin_host_xml_v1::ReadInnerXml.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise