mcf_dmm_get_ident — Get DMM identifier of object
mcf_dmm_get_ident returns the identifier
of a dataset name residing in dynamic memory. A
zero identifier is returned if name has not been
found in dynamic memory.
nameName of dataset residing in Dynamic Memory (input). The string may not exceed the maximum dataset name length.
identDMM identifier associated to name
(output). If name is not found,
ident is set to 0.