Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the type of the current node.
Syntax
HRESULT GetNodeType ([out] XmlNodeType * pXmlNodeType);
Arguments
pXmlNodeType
The type of node that the reader is currently positioned on. This value cannot be NULL.
Return Value
Returns S_OK if no error is generated.
Requirements
Header: XmlLite.h
Library: XmlLite.lib