WindowsXP-SP1/enduser/stuff/svcguid/eventsys2_i.c
2020-09-30 16:53:49 +02:00

177 lines
4.1 KiB
C

#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 6.00.0344 */
/* Compiler settings for eventsys2.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext, robust
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 <rpc.h>
#include <rpcndr.h>
#ifdef _MIDL_USE_GUIDDEF_
#ifndef INITGUID
#define INITGUID
#include <guiddef.h>
#undef INITGUID
#else
#include <guiddef.h>
#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_IEventClass3,0x7FB7EA43,0x2D76,0x4ea8,0x8C,0xD9,0x3D,0xEC,0xC2,0x70,0x29,0x5E);
MIDL_DEFINE_GUID(IID, IID_IEventSubscription2,0x4A6B0E16,0x2E38,0x11D1,0x99,0x65,0x00,0xC0,0x4F,0xBB,0xB3,0x45);
MIDL_DEFINE_GUID(IID, IID_IEventSubscription3,0xFBC1D17D,0xC498,0x43a0,0x81,0xAF,0x42,0x3D,0xDD,0x53,0x0A,0xF6);
MIDL_DEFINE_GUID(IID, IID_IEventSystem2,0x99CC098F,0xA48A,0x4e9c,0x8E,0x58,0x96,0x5C,0x0A,0xFC,0x19,0xD5);
#undef MIDL_DEFINE_GUID
#ifdef __cplusplus
}
#endif
#endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/
#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 6.00.0344 */
/* Compiler settings for eventsys2.idl:
Oicf, W1, Zp8, env=Win64 (32b run,appending)
protocol : dce , ms_ext, c_ext, robust
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 <rpc.h>
#include <rpcndr.h>
#ifdef _MIDL_USE_GUIDDEF_
#ifndef INITGUID
#define INITGUID
#include <guiddef.h>
#undef INITGUID
#else
#include <guiddef.h>
#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_IEventClass3,0x7FB7EA43,0x2D76,0x4ea8,0x8C,0xD9,0x3D,0xEC,0xC2,0x70,0x29,0x5E);
MIDL_DEFINE_GUID(IID, IID_IEventSubscription2,0x4A6B0E16,0x2E38,0x11D1,0x99,0x65,0x00,0xC0,0x4F,0xBB,0xB3,0x45);
MIDL_DEFINE_GUID(IID, IID_IEventSubscription3,0xFBC1D17D,0xC498,0x43a0,0x81,0xAF,0x42,0x3D,0xDD,0x53,0x0A,0xF6);
MIDL_DEFINE_GUID(IID, IID_IEventSystem2,0x99CC098F,0xA48A,0x4e9c,0x8E,0x58,0x96,0x5C,0x0A,0xFC,0x19,0xD5);
#undef MIDL_DEFINE_GUID
#ifdef __cplusplus
}
#endif
#endif /* defined(_M_IA64) || defined(_M_AXP64)*/