Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/external/source/passivex/PassiveX_i.c
Views: 11766
12/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */34/* link this file in with the server and any clients */567/* File created by MIDL compiler version 7.00.0500 */8/* at Wed Nov 11 00:29:10 20099*/10/* Compiler settings for .\PassiveX.idl:11Oicf, W1, Zp8, env=Win32 (32b run)12protocol : dce , ms_ext, c_ext, robust13error checks: allocation ref bounds_check enum stub_data14VC __declspec() decoration level:15__declspec(uuid()), __declspec(selectany), __declspec(novtable)16DECLSPEC_UUID(), MIDL_INTERFACE()17*/18//@@MIDL_FILE_HEADING( )1920#pragma warning( disable: 4049 ) /* more than 64k source lines */212223#ifdef __cplusplus24extern "C"{25#endif262728#include <rpc.h>29#include <rpcndr.h>3031#ifdef _MIDL_USE_GUIDDEF_3233#ifndef INITGUID34#define INITGUID35#include <guiddef.h>36#undef INITGUID37#else38#include <guiddef.h>39#endif4041#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \42DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)4344#else // !_MIDL_USE_GUIDDEF_4546#ifndef __IID_DEFINED__47#define __IID_DEFINED__4849typedef struct _IID50{51unsigned long x;52unsigned short s1;53unsigned short s2;54unsigned char c[8];55} IID;5657#endif // __IID_DEFINED__5859#ifndef CLSID_DEFINED60#define CLSID_DEFINED61typedef IID CLSID;62#endif // CLSID_DEFINED6364#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \65const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}6667#endif !_MIDL_USE_GUIDDEF_6869MIDL_DEFINE_GUID(IID, IID_IPassiveX,0x1940F02F,0x41B0,0x4d92,0xBE,0x34,0xDA,0x55,0xD1,0x51,0x89,0x3A);707172MIDL_DEFINE_GUID(IID, LIBID_PassiveXCOM,0xCA8B739E,0x450C,0x47bb,0xA5,0x57,0x35,0x79,0xA6,0x33,0xBB,0x5D);737475MIDL_DEFINE_GUID(IID, DIID_PassiveXEvents,0x9A427004,0x996C,0x4d39,0xBF,0x55,0xF7,0xEB,0xE0,0xEC,0x62,0x49);767778MIDL_DEFINE_GUID(CLSID, CLSID_PassiveX,0xB3AC7307,0xFEAE,0x4e43,0xB2,0xD6,0x16,0x1E,0x68,0xAB,0xA8,0x38);7980#undef MIDL_DEFINE_GUID8182#ifdef __cplusplus83}84#endif858687888990