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.
Sets or gets the instance of the reader that is the parent of the IVBSAXXMLFilter
.
Implementation Syntax
Property parent As SAXXMLReader
Usage Syntax
To set the parent property
Set oIVBSAXFilter.parent = oSAXXMLReader
To get the parent property
Set oSAXXMLReader = oIVBSAXFilter.parent
Remarks
The parent
property is read/write.
Versioning
MSXML 3.0, unimplemented