????

Your IP : 216.73.216.136


Current Path : C:/Windows/System32/
Upload File :
Current File : C:/Windows/System32/RestartManager.mof

��#pragma classflags(64)

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



[Dynamic,guid("{0888e5ef-9b98-4695-979d-e92ce4247224}"),locale("MS\\0x409")] 

class RestartManager : EventTrace

{

  [ValueDescriptions{"Error Flag", "Debug Flag", "Noise Flag"},DefineValues{"Error", "Debug", "Noise"},ValueMap{"0x00000001", "0x00000002", "0x00000004"}] uint32 Flags;

};