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.
name
Name of dataset residing in Dynamic Memory (input). The string may not exceed the maximum dataset name length.
ident
DMM identifier associated to name
(output). If name
is not found,
ident
is set to 0.