|
|
|
| 1 |
|
|
| 2 |
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */ |
| 3 |
|
|
| 4 |
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ |
| 5 |
|
|
| 6 |
|
|
| 7 |
|
/* File created by MIDL compiler version 5.03.0279 */ |
| 8 |
|
/* at Thu Dec 14 06:29:16 2000 |
| 9 |
|
*/ |
| 10 |
|
/* Compiler settings for P:\INSTMSG\src\idl\msimcsdk.idl: |
| 11 |
|
Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext |
| 12 |
|
error checks: allocation ref bounds_check enum stub_data |
| 13 |
|
VC __declspec() decoration level: |
| 14 |
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable) |
| 15 |
|
DECLSPEC_UUID(), MIDL_INTERFACE() |
| 16 |
|
*/ |
| 17 |
|
//@@MIDL_FILE_HEADING( ) |
| 18 |
|
|
| 19 |
|
|
| 20 |
|
/* verify that the <rpcndr.h> version is high enough to compile this file*/ |
| 21 |
|
#ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| 22 |
|
#define __REQUIRED_RPCNDR_H_VERSION__ 440 |
| 23 |
|
#endif |
| 24 |
|
|
| 25 |
|
#include "rpc.h" |
| 26 |
|
#include "rpcndr.h" |
| 27 |
|
|
| 28 |
|
#ifndef __msimcsdk_h__ |
| 29 |
|
#define __msimcsdk_h__ |
| 30 |
|
|
| 31 |
|
/* Forward Declarations */ |
| 32 |
|
|
| 33 |
|
#ifndef __IMSIMHost_FWD_DEFINED__ |
| 34 |
|
#define __IMSIMHost_FWD_DEFINED__ |
| 35 |
|
typedef interface IMSIMHost IMSIMHost; |
| 36 |
|
#endif /* __IMSIMHost_FWD_DEFINED__ */ |
| 37 |
|
|
| 38 |
|
|
| 39 |
|
#ifndef __DMSIMHostEvents_FWD_DEFINED__ |
| 40 |
|
#define __DMSIMHostEvents_FWD_DEFINED__ |
| 41 |
|
typedef interface DMSIMHostEvents DMSIMHostEvents; |
| 42 |
|
#endif /* __DMSIMHostEvents_FWD_DEFINED__ */ |
| 43 |
|
|
| 44 |
|
|
| 45 |
|
#ifndef __IMSIMWindow_FWD_DEFINED__ |
| 46 |
|
#define __IMSIMWindow_FWD_DEFINED__ |
| 47 |
|
typedef interface IMSIMWindow IMSIMWindow; |
| 48 |
|
#endif /* __IMSIMWindow_FWD_DEFINED__ */ |
| 49 |
|
|
| 50 |
|
|
| 51 |
|
#ifndef __DMSIMWindowEvents_FWD_DEFINED__ |
| 52 |
|
#define __DMSIMWindowEvents_FWD_DEFINED__ |
| 53 |
|
typedef interface DMSIMWindowEvents DMSIMWindowEvents; |
| 54 |
|
#endif /* __DMSIMWindowEvents_FWD_DEFINED__ */ |
| 55 |
|
|
| 56 |
|
|
| 57 |
|
#ifndef __IIMService_FWD_DEFINED__ |
| 58 |
|
#define __IIMService_FWD_DEFINED__ |
| 59 |
|
typedef interface IIMService IIMService; |
| 60 |
|
#endif /* __IIMService_FWD_DEFINED__ */ |
| 61 |
|
|
| 62 |
|
|
| 63 |
|
#ifndef __DIMServiceEvents_FWD_DEFINED__ |
| 64 |
|
#define __DIMServiceEvents_FWD_DEFINED__ |
| 65 |
|
typedef interface DIMServiceEvents DIMServiceEvents; |
| 66 |
|
#endif /* __DIMServiceEvents_FWD_DEFINED__ */ |
| 67 |
|
|
| 68 |
|
|
| 69 |
|
#ifndef __IIMContact_FWD_DEFINED__ |
| 70 |
|
#define __IIMContact_FWD_DEFINED__ |
| 71 |
|
typedef interface IIMContact IIMContact; |
| 72 |
|
#endif /* __IIMContact_FWD_DEFINED__ */ |
| 3050 |
|
class DECLSPEC_UUID("0E16DE3E-3470-4588-9113-903713375D4F") |
| 3051 |
|
MSIMHost; |
| 3052 |
|
#endif |
| 3053 |
|
|
| 3054 |
|
EXTERN_C const CLSID CLSID_MSIMService; |
| 3055 |
|
|
| 3056 |
|
#ifdef __cplusplus |
| 3057 |
|
|
| 3058 |
|
class DECLSPEC_UUID("955AC874-205C-4397-BD48-5DAB20E82C20") |
| 3059 |
|
MSIMService; |
| 3060 |
|
#endif |
| 3061 |
|
|
| 3062 |
|
EXTERN_C const CLSID CLSID_MSIMWindow; |
| 3063 |
|
|
| 3064 |
|
#ifdef __cplusplus |
| 3065 |
|
|
| 3066 |
|
class DECLSPEC_UUID("A7BA7FD1-55EA-4d25-BC93-7D7941937113") |
| 3067 |
|
MSIMWindow; |
| 3068 |
|
#endif |
| 3069 |
|
|
| 3070 |
|
EXTERN_C const CLSID CLSID_MSIMHostOption; |
| 3071 |
|
|
| 3072 |
|
#ifdef __cplusplus |
| 3073 |
|
|
| 3074 |
|
class DECLSPEC_UUID("F71FB4C1-4539-4022-8EAD-8C2D473770C2") |
| 3075 |
|
MSIMHostOption; |
| 3076 |
|
#endif |
| 3077 |
|
|
| 3078 |
|
EXTERN_C const CLSID CLSID_MSIMHostProfiles; |
| 3079 |
|
|
| 3080 |
|
#ifdef __cplusplus |
| 3081 |
|
|
| 3082 |
|
class DECLSPEC_UUID("4AE5D919-D316-470F-A073-1F569B4BD3EA") |
| 3083 |
|
MSIMHostProfiles; |
| 3084 |
|
#endif |
| 3085 |
|
#endif /* __MSIMCliSDKLib_LIBRARY_DEFINED__ */ |
| 3086 |
|
|
| 3087 |
|
/* Additional Prototypes for ALL interfaces */ |
| 3088 |
|
|
| 3089 |
|
/* end of Additional Prototypes */ |
| 3090 |
|
|
| 3091 |
|
#ifdef __cplusplus |
| 3092 |
|
} |
| 3093 |
|
#endif |
| 3094 |
|
|
| 3095 |
|
#endif |
| 3096 |
|
|
| 3097 |
|
|
| 3098 |
|
|
|
|
|