|
|
|
| 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:28:44 2000 |
| 9 |
|
*/ |
| 10 |
|
/* Compiler settings for P:\INSTMSG\src\msimcli\msimcntl\msimcntl.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 __msimcntl_h__ |
| 29 |
|
#define __msimcntl_h__ |
| 30 |
|
|
| 31 |
|
/* Forward Declarations */ |
| 32 |
|
|
| 33 |
|
#ifndef ___IUseIMBase_FWD_DEFINED__ |
| 34 |
|
#define ___IUseIMBase_FWD_DEFINED__ |
| 35 |
|
typedef interface _IUseIMBase _IUseIMBase; |
| 36 |
|
#endif /* ___IUseIMBase_FWD_DEFINED__ */ |
| 37 |
|
|
| 38 |
|
|
| 39 |
|
#ifndef __IMSIMContactView_FWD_DEFINED__ |
| 40 |
|
#define __IMSIMContactView_FWD_DEFINED__ |
| 41 |
|
typedef interface IMSIMContactView IMSIMContactView; |
| 42 |
|
#endif /* __IMSIMContactView_FWD_DEFINED__ */ |
| 43 |
|
|
| 44 |
|
|
| 45 |
|
#ifndef __DMSIMContactViewEvents_FWD_DEFINED__ |
| 46 |
|
#define __DMSIMContactViewEvents_FWD_DEFINED__ |
| 47 |
|
typedef interface DMSIMContactViewEvents DMSIMContactViewEvents; |
| 48 |
|
#endif /* __DMSIMContactViewEvents_FWD_DEFINED__ */ |
| 49 |
|
|
| 50 |
|
|
| 51 |
|
#ifndef __IMSIMMessageView_FWD_DEFINED__ |
| 52 |
|
#define __IMSIMMessageView_FWD_DEFINED__ |
| 53 |
|
typedef interface IMSIMMessageView IMSIMMessageView; |
| 54 |
|
#endif /* __IMSIMMessageView_FWD_DEFINED__ */ |
| 55 |
|
|
| 56 |
|
|
| 57 |
|
#ifndef __DMSIMMessageViewEvents_FWD_DEFINED__ |
| 58 |
|
#define __DMSIMMessageViewEvents_FWD_DEFINED__ |
| 59 |
|
typedef interface DMSIMMessageViewEvents DMSIMMessageViewEvents; |
| 60 |
|
#endif /* __DMSIMMessageViewEvents_FWD_DEFINED__ */ |
| 61 |
|
|
| 62 |
|
|
| 63 |
|
#ifndef __MSIMContactView_FWD_DEFINED__ |
| 64 |
|
#define __MSIMContactView_FWD_DEFINED__ |
| 65 |
|
|
| 66 |
|
#ifdef __cplusplus |
| 67 |
|
typedef class MSIMContactView MSIMContactView; |
| 68 |
|
#else |
| 69 |
|
typedef struct MSIMContactView MSIMContactView; |
| 70 |
|
#endif /* __cplusplus */ |
| 71 |
|
|
| 72 |
|
#endif /* __MSIMContactView_FWD_DEFINED__ */ |
| 3623 |
|
(This)->lpVtbl -> GetTypeInfoCount(This,pctinfo) |
| 3624 |
|
|
| 3625 |
|
#define DIMContactListEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \ |
| 3626 |
|
(This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo) |
| 3627 |
|
|
| 3628 |
|
#define DIMContactListEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \ |
| 3629 |
|
(This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) |
| 3630 |
|
|
| 3631 |
|
#define DIMContactListEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \ |
| 3632 |
|
(This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) |
| 3633 |
|
|
| 3634 |
|
#endif /* COBJMACROS */ |
| 3635 |
|
|
| 3636 |
|
|
| 3637 |
|
#endif /* C style interface */ |
| 3638 |
|
|
| 3639 |
|
|
| 3640 |
|
#endif /* __DIMContactListEvents_DISPINTERFACE_DEFINED__ */ |
| 3641 |
|
|
| 3642 |
|
|
| 3643 |
|
EXTERN_C const CLSID CLSID_MSIMContactList; |
| 3644 |
|
|
| 3645 |
|
#ifdef __cplusplus |
| 3646 |
|
|
| 3647 |
|
class DECLSPEC_UUID("0711F6B0-B4FA-4DDB-893E-CC197A8F9DC7") |
| 3648 |
|
MSIMContactList; |
| 3649 |
|
#endif |
| 3650 |
|
|
| 3651 |
|
EXTERN_C const CLSID CLSID_IMSafeContact; |
| 3652 |
|
|
| 3653 |
|
#ifdef __cplusplus |
| 3654 |
|
|
| 3655 |
|
class DECLSPEC_UUID("EFF88E1B-4A46-4B09-9D2A-8191C42A1661") |
| 3656 |
|
IMSafeContact; |
| 3657 |
|
#endif |
| 3658 |
|
#endif /* __MSIMCNTLLib_LIBRARY_DEFINED__ */ |
| 3659 |
|
|
| 3660 |
|
/* Additional Prototypes for ALL interfaces */ |
| 3661 |
|
|
| 3662 |
|
/* end of Additional Prototypes */ |
| 3663 |
|
|
| 3664 |
|
#ifdef __cplusplus |
| 3665 |
|
} |
| 3666 |
|
#endif |
| 3667 |
|
|
| 3668 |
|
#endif |
| 3669 |
|
|
| 3670 |
|
|
| 3671 |
|
|
|
|
|