// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _MFT_TypeOfCommand_HeaderFile #define _MFT_TypeOfCommand_HeaderFile enum MFT_TypeOfCommand { MFT_TOC_UNKNOWN, MFT_TOC_HSTEM, MFT_TOC_VSTEM, MFT_TOC_VMOVETO, MFT_TOC_RLINETO, MFT_TOC_HLINETO, MFT_TOC_VLINETO, MFT_TOC_RRCURVETO, MFT_TOC_CLOSEPATH, MFT_TOC_HSBW, MFT_TOC_ENDCHAR, MFT_TOC_RMOVETO, MFT_TOC_HMOVETO, MFT_TOC_VHCURVETO, MFT_TOC_HVCURVETO, MFT_TOC_DOTSECTION, MFT_TOC_VSTEM3, MFT_TOC_HSTEM3, MFT_TOC_SEAC, MFT_TOC_SBW, MFT_TOC_SETCURRENTPOINT, MFT_TOC_CHARSTRING, MFT_TOC_NUMERIC, MFT_TOC_MINMAX }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif