getName()  getLastChild()

Chapter 5: General Objects and Methods

getFirstChild()

Description

Retrieves the first child of the current NNDODataNode and saves the parent node to the target clNdo. It does not change the NNDOObject association.

Syntax

getFirstChild(clNdo *pClNdo)

Parameter

Description

pClNdo

Pointer to the target clNdo that contains the first child node.

Return value

Integer. Returns 1 for success, 0 if the current node does not have children, and -1 for errors.





Copyright © 2005. Sybase Inc. All rights reserved. getLastChild()

View this book as PDF