XmlReaderProperty_ReadState

 

Specifies the state of the reader. The type of this property is XmlReadState enumeration.

Default Value

XmlReadState_Closed

Remarks

This property can be retrieved by using the IXmlReader::GetProperty method. This property is read-only; it cannot be set.

Requirements

Header: XmlLite.h

Library: XmlLite.lib

See Also

IXmlReader Properties
XmlReadState