hdbAddConfigToBag
hdbAddConfigToBag (h_configBagIdh_configId) => t / nil
Description
Adds a configuration handle to a configuration bag.
Arguments
Value Returned
|
The configuration bag exists and a handle has been added to it. |
|
Example
hdbAddConfigToBag( configBag config )
An example for the use of this function can also be found at
your_install_dir/tools/hdb/examples/hdbTraverse.il
Related Topics
Parent/Child Database Functions
Return to top