> Expat4D Home > Documentation > Command Reference

xml_GetUserData ( parserID ) --> userDataValue


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

Gets the value previous set as UserData by xml_SetUserData. Normally called in handler routines when xml_UseUserDataAsHandlerArg has not been called and the parserID is being passed to handler routines as normal.

See Also: xml_SetUserData, 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