IDLffXMLSAX::EndEntity

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