> Expat4D Home > Documentation > Command Reference

xml_SetUserData ( parserID; userDataValue )


  • --> parserID : longint
  • --> userDataValue : longint

Set a longint value which can be passed to the handler routines instead of the parser ID. You can also get this value in the parser routine by calling xml_GetUserData.

See Also: xml_GetUserData

  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