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.

21 lines
437 B

  1. //***************************************************************************
  2. //
  3. // Copyright (c) 1998-1999 Microsoft Corporation
  4. //
  5. // dispdefs.h
  6. //
  7. // alanbos 22-May-98 Created.
  8. //
  9. // Definitions for the IDL file
  10. //
  11. //***************************************************************************
  12. #ifndef _DISPDEFS_H_
  13. #define _DISPDEFS_H_
  14. #define WBEMS_DISPID_DERIVATION 0x11
  15. #define WBEMS_DISPID_OBJECT_FILTER 0x1E
  16. #endif