Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLDOMEntity::GetNotationName

Syntax | Return Value | Arguments | Keywords | Version History

The IDLffXMLDOMEntity::GetNotationName function method returns the name of the notation for the entity.

Syntax

Result = Obj->[IDLffXMLDOMEntity::]GetNotationName()

Return Value

Returns a scalar string containing the name of the notation for the unparsed entity, or an empty string if the entity is parsed.

Arguments

None

Keywords

None

Version History

6.1
Introduced

  IDL Online Help (March 06, 2007)