Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
274 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. perffrs.acf
  5. Abstract:
  6. Define the PERFMON rpc interface.
  7. Author:
  8. Rohan Kumar 24-Sept-98
  9. Environment
  10. User mode winnt
  11. --*/
  12. [
  13. explicit_handle /* explicit binding method */
  14. ]
  15. interface PerfFrs
  16. {
  17. }