Synopsis

PDX_MSGT mda_GetEntityInfo(long option, MDA_PTR entityPtr, DDF_TF *tf, char **name, char **description)

Purpose

Get entity info

Description

The DDF_TF, name and description for the specified entityPtr will be retrieved. If either name and/or description is NULL, that piece of information will not be retrieved. Memory is allocated for both name and description so the user is required to free it.

Return

MDA_NOERR or error