nca_tree_activate_item
Example: nca_tree_activate_item | Tree Object Functions |
Activates an item in a tree object.
int nca_tree_activate_item( LPCSTR name, LPCSTR item );
name | The logical name of the tree object. |
item | The item to activate. |
The nca_tree_activate_item function activates the specified item in an Oracle NCA tree.
Return Values
Parameterization
All arguments of this function may be parameterized using standard parameterization.