SXP Reference

getNamespaceNo Callbacks

Syntax

     getNamespaceNo(node, index)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
indexintIndex of a namespace node.
(RET)SXP_NodeThe namespace node with the given index among those belonging to the given node.

Description

Returns the namespace node which appears at the given position among those belonging to the given node. If the index is out of bounds, or if the node has no namespace nodes, NULL is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

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