Retrieves the first child of the current NNDODataNode and saves the parent node to the target clNdo. It does not change the NNDOObject association.
getFirstChild(clNdo *pClNdo)
Parameter |
Description |
---|---|
pClNdo |
Pointer to the target clNdo that contains the first child node. |
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. |
![]() |