> Expat4D Home > Documentation > Command Reference

xml_UseParserIDAsHandlerArg ( parserID )


  • --> parserID : longint

This is the default case for XML parsers, although you if have called xml_UserUserDataAsHandlerArg during a parse, and you want to change back to having the ParserID passed to handler routines, you can call this function to do just that. The UserData value will still be available by calling xml_GetUserData.

See Also: xml_UseUserDataAsHandlerArg.

  Expat4D Logo

Developer Documentation

Creating Parsers, Destroying Parsers, Parsing Text

Configuring Handler Methods

Position and Error Reporting Functions

Miscellaneous Functions

Output Buffer Functions

Error Codes


> Expat4D Home > Documentation > Command Reference

Last Modified: 27th April 2001 at 9:00 PM