IDLffXMLSAX::StopParsing
Call the IDLffXMLSAX::StopParsing procedure method during a parse operation to halt the operation and cause the ParseFile method to return. This may be useful when parsing large XML files and the desired information is known to have been returned.
Syntax
Obj->[IDLffXMLSAX::]StopParsing
Arguments
None
Keywords
None
Version History
5.6 |
Introduced |