#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 5.03.0286 */ /* at Fri Nov 05 20:25:47 2010 */ /* Compiler settings for .\DataWedge.idl: Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext error checks: allocation ref bounds_check enum stub_data VC __declspec() decoration level: __declspec(uuid()), __declspec(selectany), __declspec(novtable) DECLSPEC_UUID(), MIDL_INTERFACE() */ //@@MIDL_FILE_HEADING( ) #if !defined(_M_IA64) && !defined(_M_AXP64) #ifdef __cplusplus extern "C"{ #endif #include #include #ifdef _MIDL_USE_GUIDDEF_ #ifndef INITGUID #define INITGUID #include #undef INITGUID #else #include #endif #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) #else // !_MIDL_USE_GUIDDEF_ #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 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} #endif !_MIDL_USE_GUIDDEF_ MIDL_DEFINE_GUID(IID, IID_IDataWedgeAPI,0xA6ADEBDB,0x85A9,0x498C,0x96,0x51,0x2A,0x9B,0x5F,0x95,0x12,0xBE); MIDL_DEFINE_GUID(IID, LIBID_DataWedgeLib,0xEBEAE152,0x9C57,0x498C,0xA8,0x3F,0x2D,0x2A,0xA6,0x85,0xDA,0x8D); MIDL_DEFINE_GUID(IID, DIID__IDataWedgeAPIEvents,0x16B85EAC,0x4E4A,0x420A,0xA7,0x8E,0x21,0x52,0xF6,0xDF,0xED,0x7F); MIDL_DEFINE_GUID(CLSID, CLSID_DataWedgeAPI,0x7292BC27,0xA53D,0x4C1E,0x92,0xFF,0xD2,0x34,0xBB,0xEB,0x0E,0x59); #undef MIDL_DEFINE_GUID #ifdef __cplusplus } #endif #endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/