Finds a particular child and attribute from the current clNdo. The found child is then saved to a clNdo object at the address passed to this method.
findChildAttribute(clNdo *pClNdo,
string childName,
string Attribute,
string AttributeValue)
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. |
Attribute |
String that contains the attribute. |
AttributeValue |
String that contains the value of the attribute. |
Integer. Returns 1 for success, and 0 for failure.
Pointer to object |
Object |
---|---|
|
|
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |