Include Files
You must add an include statement to your program to bring in all the necessary include files for writing an MDS application.
Add the statement to your program to bring in the MDS include files.
#include <metaincludes.h>
All MDS include files are installed in <MDS Installation directory>/include.
You must have installed the MDS SDK to get all the include files required.