Description

This structure is used with the function MIDASgetModuleInfo to query information about an module. MIDASgetModuleInfo fills a MIDASmoduleInfo structure with the information.

MIDASinstrumentInfo

typedef struct
{
    char        instName[32];
} MIDASinstrumentInfo;

Instrument information structure.