cdfGetUserLibCDF
cdfGetUserLibCDF(g_libId) =>g_cdfDataId/ nil
Description
Returns the user-level CDF description attached to a library. If one is not defined, it returns nil.
Arguments
|
Specifies the ID of the library for which you want to view the user-level CDF description. |
Value Returned
|
The database object that represents the CDF description for the component. |
|
Return to top