UNCLASSIFIED
    7 #ifndef _MSP_DTCC_API_H 
    8 #define _MSP_DTCC_API_H 
   32 #       if defined(MSP_CCS_EX) 
   33 #           define MSP_DTCC_API __declspec(dllexport) 
   34 #           define MSP_DTCC_TEMPLATE_EXPORT  
   36 #           define MSP_DTCC_API __declspec(dllimport) 
   37 #           define MSP_DTCC_TEMPLATE_EXPORT extern 
   41 #       define MSP_DTCC_TEMPLATE_EXPORT  
   55 #endif // _MSP_DTCC_API_H