GetName Method (XDATA)
9.8A
The GetName method returns the name string value for the DOM_DOCUMENT_TYPE_NODE node type. The method uses the following format:
|
|
|
|
Where:
Flags Affected: EOS, OVER, ZERO
Note the following:
The ZERO and OVER flags are set FALSE.
The EOS flag is set TRUE if the name string value must be truncated to be stored into the {return} variable.
If the name string exists for the current node, the {return} contains the name string data. Otherwise, the {return} variable is set NULL.
See Also: XDATA, XDATA Methods, Method Syntax
![]() |