getFirstChild()  getParent()

Chapter 5: General Objects and Methods

getLastChild()

Description

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

Syntax

getLastChild(clNdo *pClNdo)

Parameter

Description

pClNdo

Pointer to the target clNdo that contains the last 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. getParent()

View this book as PDF