Finds a particular child by name from the current clNdo. The found child is then saved to a clNdo object at the address passed into this method.
findChild(clNdo *pClNdo, string childName)
Parameter |
Description |
---|---|
pClNdo |
Address of a clNdo object to save the found child of this NDO. |
childName |
String that contains the child name to find. |
Integer. Returns 1 for success, and 0 for failure.
Pointer to object |
Object |
---|---|
|
|
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |