Returns the type of the current node being read.
The type is equivalent to Microsoft Windows XmlNodeType
. See MSDN documentation on XmlNodeType
for further information.
- 参数
-
[in] | in_this | Current reader instance of this interface. |
- 返回
- The type of the current node.
在文件 HostXml.h 第 181 行定义.
被这些函数引用 AK.Wwise::Plugin::V1::XmlReader::GetNodeType().