#ifndef MXDSMEDIAACTION_H #define MXDSMEDIAACTION_H class MxDSMediaAction { public: const char* GetClassName(); }; #endif // MXDSMEDIAACTION_H