2025-04-27 07:49:33 -04:00

22 lines
458 B
C

//***************************************************************************
//
// Copyright (c) 1998-1999 Microsoft Corporation
//
// dispdefs.h
//
// alanbos 22-May-98 Created.
//
// Definitions for the IDL file
//
//***************************************************************************
#ifndef _DISPDEFS_H_
#define _DISPDEFS_H_
#define WBEMS_DISPID_DERIVATION 0x11
#define WBEMS_DISPID_OBJECT_FILTER 0x1E
#endif