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 03:02:11 2000
9  */
10 /* Compiler settings for P:\cdopt\src\cdo\cdo.idl:
11       Oicf (OptLev=s), W1, Zp8, env=Win32 (32b run), ms_ext, app_config, c_ext, robust
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__ 475
23 #endif
24
25 #include "rpc.h"
26 #include "rpcndr.h"
27
28 #ifndef __RPCNDR_H_VERSION__
29 #error this stub requires an updated version of <rpcndr.h>
30 #endif // __RPCNDR_H_VERSION__
31
32 #ifndef COM_NO_WINDOWS_H
33 #include "windows.h"
34 #include "ole2.h"
35 #endif /*COM_NO_WINDOWS_H*/
36
37 #ifndef __cdo_h__
38 #define __cdo_h__
39 #include "cdoexstr.h"
40 #if defined __cplusplus && !defined CDO_NO_NAMESPACE
41 namespace CDO {
42 #else
43 #undef IDataSource
44 #endif
45
46 /* Forward Declarations */ 
47
48 #ifndef __IDataSource_FWD_DEFINED__
49 #define __IDataSource_FWD_DEFINED__
50 typedef interface IDataSource IDataSource;
51 #endif     /* __IDataSource_FWD_DEFINED__ */
52
53
54 #ifndef __IMessage_FWD_DEFINED__
55 #define __IMessage_FWD_DEFINED__
56 typedef interface IMessage IMessage;
57 #endif     /* __IMessage_FWD_DEFINED__ */
58
59
60 #ifndef __IBodyPart_FWD_DEFINED__
61 #define __IBodyPart_FWD_DEFINED__
62 typedef interface IBodyPart IBodyPart;
63 #endif     /* __IBodyPart_FWD_DEFINED__ */
64
65
66 #ifndef __IConfiguration_FWD_DEFINED__
67 #define __IConfiguration_FWD_DEFINED__
68 typedef interface IConfiguration IConfiguration;
69 #endif     /* __IConfiguration_FWD_DEFINED__ */
70
71
72 #ifndef __IMessages_FWD_DEFINED__
Lines 73 ... 14864 are skipped.
14865
14866 #ifdef __cplusplus
14867
14868 class DECLSPEC_UUID("CD000107-8B95-11D1-82DB-00C04FB1625D")
14869 Person;
14870 #endif
14871
14872 EXTERN_C const CLSID CLSID_Attendee;
14873
14874 #ifdef __cplusplus
14875
14876 class DECLSPEC_UUID("CD00010D-8B95-11D1-82DB-00C04FB1625D")
14877 Attendee;
14878 #endif
14879
14880 EXTERN_C const CLSID CLSID_Addressee;
14881
14882 #ifdef __cplusplus
14883
14884 class DECLSPEC_UUID("CD000110-8B95-11D1-82DB-00C04FB1625D")
14885 Addressee;
14886 #endif
14887 #endif /* __CDO_LIBRARY_DEFINED__ */
14888 #if defined __cplusplus && !defined CDO_NO_NAMESPACE
14889 } // namespace CDO
14890 #endif
14891
14892 /* Additional Prototypes for ALL interfaces */
14893
14894 unsigned long                     __RPC_USER  BSTR_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , BSTR __RPC_FAR * ); 
14895 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
14896 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
14897 void                                    __RPC_USER  BSTR_UserFree(        unsigned long __RPC_FAR *, BSTR __RPC_FAR * ); 
14898
14899 unsigned long                     __RPC_USER  VARIANT_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , VARIANT __RPC_FAR * ); 
14900 unsigned char __RPC_FAR * __RPC_USER  VARIANT_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * ); 
14901 unsigned char __RPC_FAR * __RPC_USER  VARIANT_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * ); 
14902 void                                    __RPC_USER  VARIANT_UserFree(        unsigned long __RPC_FAR *, VARIANT __RPC_FAR * ); 
14903
14904 /* end of Additional Prototypes */
14905
14906 #ifdef __cplusplus
14907 }
14908 #endif
14909
14910 #endif
14911
14912
14913