hdbGetPathVectorStackTop
hdbGetPathVectorStackTop(h_pathVectorStackId) =>h_pathVectorId
Description
Gets the top of a path vector stack.
Arguments
|
A path vector stack ID; something returned by |
|
Value Returned
Example
pathVect = hdbGetPathVectorStackTop( pathVectorStack )
An example for the use of this function can also be found at:
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Attribute Retrieval and Modification Functions
Parent/Child Database Functions
Return to top