IDL Programming > Objects > File Format Object Classes > IDLffXMLSAX::EndEntity

IDLffXMLSAX::EndEntity

Syntax | Arguments | Keywords | Version History

The IDLffXMLSAX::EndEntity procedure method is called when the parser detects the end of an internal or external entity expansion.

Syntax

Obj->[IDLffXMLSAX::]EndEntity, Name

Arguments

Name

A string containing the name of the entity.

Keywords

None

Version History

5.6

Introduced