SXP Reference

getNodeName Callbacks

Syntax

     getNodeName(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)const SXP_char*The name of the node.

Description

Returns the qualified name of the given node (prefix:local-part). On error, returns NULL.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC