home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 5 / Windows / System32 / wbem / Microsoft-Windows-Remote-FileSystem.mof < prev    next >
Encoding:
Text File  |  2006-09-18  |  677 b   |  26 lines

  1. #pragma classflags("forceupdate")
  2. #pragma namespace("\\\\.\\root\\WMI")
  3. //
  4. // MOF file modified from WPP auto-generated file
  5. //
  6.  
  7. //ModuleName = RFSMon     (Init called in Function WPP_CONTROL_ANNOTATION)
  8. [Dynamic,
  9.  Description("Microsoft-Windows-Remote-FileSystem-Monitor"),
  10.  guid("{51734B23-5B7E-4892-BA8E-45BC110B735C}"),
  11.  locale("MS\\0x409")]
  12. class RFSMon : EventTrace
  13. {
  14.     uint32 Flags;
  15. };
  16.  
  17. //ModuleName = MupLog     (Init called in Function WPP_CONTROL_ANNOTATION)
  18. [Dynamic,
  19.  Description("Microsoft-Windows-Remote-FileSystem-Log"),
  20.  guid("{20c46239-d059-4214-a11e-7d6769cbe020}"),
  21.  locale("MS\\0x409")]
  22. class MupLog : EventTrace
  23. {
  24.     uint32 Flags;
  25. };
  26.