Synopsis
PDX_MSGT dxfi_FindAppIDByName(char *name, MDA_PTR *dbptr)
Purpose
Find the application ID with the specified name in the current model
Description
Given the name of a application ID, return the associated MDA pointer. Note that the comparison is case-insensitive.
Input
name
name of the application ID
Output
dbptr
MDA pointer to the application ID
Return
DXFI error code