AMS_Memory_get_field_list

Gets the list of fields attached to a memory

Synopsis

int AMS_Memory_get_field_list(AMS_Memory mem, char *** fld_list)

Input Parameters

mem - the memory id

Output Parameters

fld_list - An array of pointers to the field names

Location:amsacc.c