#line 1 "C:\\Windows\\system32\\wbem\\fr-FR\\qoswmitrc.mfl" #pragma autorecover #pragma classflags(64) #pragma namespace("\\\\.\\root\\WMI") instance of __namespace{ name="ms_40c";}; #pragma namespace("\\\\.\\root\\WMI\\ms_40c") [AMENDMENT, LOCALE(0x040c)] class qoswmiQOSWMI : EventTrace { [Description("Enable Flags") : Amended,ValueMap{"0x00000001", "0x00000002", "0x00000004"} : Amended] uint32 Flags; [Description("Levels") : Amended,ValueDescriptions{"Abnormal exit or termination", "Severe errors", "Warnings", "Information", "Detailed information"} : Amended] uint32 Level; };