/* this file contains the actual definitions of */ /* the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 5.01.0164 */ /* at Mon Aug 17 12:00:31 1998 */ /* Compiler settings for wbemprov.idl: Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext error checks: allocation ref bounds_check enum stub_data */ //@@MIDL_FILE_HEADING( ) #ifdef __cplusplus extern "C"{ #endif #ifndef __IID_DEFINED__ #define __IID_DEFINED__ typedef struct _IID { unsigned long x; unsigned short s1; unsigned short s2; unsigned char c[8]; } IID; #endif // __IID_DEFINED__ #ifndef CLSID_DEFINED #define CLSID_DEFINED typedef IID CLSID; #endif // CLSID_DEFINED const IID LIBID_WbemProviders_v1 = {0x092df710,0x7010,0x11d1,{0xad,0x90,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const IID IID_IWbemPropertyProvider = {0xCE61E841,0x65BC,0x11d0,{0xB6,0xBD,0x00,0xAA,0x00,0x32,0x40,0xC7}}; const IID IID_IWbemUnboundObjectSink = {0xe246107b,0xb06e,0x11d0,{0xad,0x61,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const IID IID_IWbemEventProvider = {0xe245105b,0xb06e,0x11d0,{0xad,0x61,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const IID IID_IWbemEventProviderQuerySink = {0x580acaf8,0xfa1c,0x11d0,{0xad,0x72,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const IID IID_IWbemEventConsumerProvider = {0xe246107a,0xb06e,0x11d0,{0xad,0x61,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const IID IID_IWbemProviderInitSink = {0x1be41571,0x91dd,0x11d1,{0xae,0xb2,0x00,0xc0,0x4f,0xb6,0x88,0x20}}; const IID IID_IWbemProviderInit = {0x1be41572,0x91dd,0x11d1,{0xae,0xb2,0x00,0xc0,0x4f,0xb6,0x88,0x20}}; const CLSID CLSID_WbemAdministrativeLocator = {0xcb8555cc,0x9128,0x11d1,{0xad,0x9b,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const CLSID CLSID_WbemAuthenticatedLocator = {0xcd184336,0x9128,0x11d1,{0xad,0x9b,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; #ifdef __cplusplus } #endif