/* 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:26 1998 */ /* Compiler settings for wbemcli.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_WbemClient_v1 = {0x7ec196fe,0x7005,0x11d1,{0xad,0x90,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const IID IID_IWbemClassObject = {0xdc12a681,0x737f,0x11cf,{0x88,0x4d,0x00,0xaa,0x00,0x4b,0x2e,0x24}}; const IID IID_IWbemObjectAccess = {0x49353c9a,0x516b,0x11d1,{0xae,0xa6,0x00,0xc0,0x4f,0xb6,0x88,0x20}}; const IID IID_IWbemQualifierSet = {0xdc12a680,0x737f,0x11cf,{0x88,0x4d,0x00,0xaa,0x00,0x4b,0x2e,0x24}}; const IID IID_IWbemServices = {0x9556dc99,0x828c,0x11cf,{0xa3,0x7e,0x00,0xaa,0x00,0x32,0x40,0xc7}}; const IID IID_IWbemLocator = {0xdc12a687,0x737f,0x11cf,{0x88,0x4d,0x00,0xaa,0x00,0x4b,0x2e,0x24}}; const IID IID_IWbemObjectSink = {0x7c857801,0x7381,0x11cf,{0x88,0x4d,0x00,0xaa,0x00,0x4b,0x2e,0x24}}; const IID IID_IEnumWbemClassObject = {0x027947e1,0xd731,0x11ce,{0xa3,0x57,0x00,0x00,0x00,0x00,0x00,0x01}}; const IID IID_IWbemCallResult = {0x44aca675,0xe8fc,0x11d0,{0xa0,0x7c,0x00,0xc0,0x4f,0xb6,0x88,0x20}}; const IID IID_IWbemContext = {0x44aca674,0xe8fc,0x11d0,{0xa0,0x7c,0x00,0xc0,0x4f,0xb6,0x88,0x20}}; const IID IID_IUnsecuredApartment = {0x1cfaba8c,0x1523,0x11d1,{0xad,0x79,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; const CLSID CLSID_WbemLocator = {0x4590f811,0x1d3a,0x11d0,{0x89,0x1f,0x00,0xaa,0x00,0x4b,0x2e,0x24}}; const CLSID CLSID_WbemContext = {0x674B6698,0xEE92,0x11d0,{0xAD,0x71,0x00,0xC0,0x4F,0xD8,0xFD,0xFF}}; const CLSID CLSID_UnsecuredApartment = {0x49bd2028,0x1523,0x11d1,{0xad,0x79,0x00,0xc0,0x4f,0xd8,0xfd,0xff}}; #ifdef __cplusplus } #endif