IDLffXMLSAX::StartEntity
The IDLffXMLSAX::StartEntity procedure method is called when the parser detects the start of an internal or external entity expansion.
Syntax
Obj->[IDLffXMLSAX::]StartEntity, Name
Arguments
Name
A string containing the name of the entity.
Keywords
None
Version History
5.6 |
Introduced |