????

Your IP : 18.119.192.101


Current Path : C:/Windows/System32/wbem/en-US/
Upload File :
Current File : C:/Windows/System32/wbem/en-US/NetAdapterCimTrace.mfl

��#pragma autorecover

#pragma classflags(64)

#pragma namespace("\\\\.\\root\\WMI")

instance of __namespace{ name="ms_409";};

#pragma namespace("\\\\.\\root\\WMI\\ms_409")



[AMENDMENT, LOCALE(0x0409)] 

class EventTrace

{

};



[AMENDMENT, LOCALE(0x0409)] 

class NetAdapterCimNDISWMI : EventTrace

{

  [Description("Enable Flags") : Amended,ValueMap{"0x00000001", "0x00000002", "0x00000004", "0x00000008", "0x00000010", "0x00000020", "0x00000040", "0x00000080", "0x00000100", "0x00000200", "0x00000400", "0x00000800", "0x00001000", "0x00002000", "0x00004000", "0x00008000", "0x00010000", "0x00020000", "0x00040000"} : Amended] uint32 Flags;

  [Description("Levels") : Amended,ValueDescriptions{"Abnormal exit or termination", "Severe errors", "Warnings", "Information", "Detailed information"} : Amended] uint32 Level;

};