|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5G_UNLINK procedure removes the link to an object from a group.
H5G_UNLINK, Loc_id, Name
An integer giving the file or group identifier containing the object.
Name of the object within Loc_id to unlink.
None
See the example under H5F_CREATE.
IDL Online Help (March 06, 2007)