Synopsis
PDX_MSGT ddf_GetFieldAttrDesc(long attr, char **attributes)
Purpose
Get attribute description.
Description
This function generates a string containing a list of attibutes based on the attributates flags provided by attr into attributes.
Input
attr
The attribute whose description is to be returned
Output
attributes
Where the list will be put. This is dynamically allocated and must be freed with pdx_Free.
Return
DDF return code