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 Wed Dec 13 23:45:28 2000
9  */
10 /* Compiler settings for P:\admin\src\libs\emolib\CDOEXM.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 __CDOEXM_h__
29 #define __CDOEXM_h__
30
31 /* Forward Declarations */ 
32
33 #ifndef __IDistributionList_FWD_DEFINED__
34 #define __IDistributionList_FWD_DEFINED__
35 typedef interface IDistributionList IDistributionList;
36 #endif     /* __IDistributionList_FWD_DEFINED__ */
37
38
39 #ifndef __IMailRecipient_FWD_DEFINED__
40 #define __IMailRecipient_FWD_DEFINED__
41 typedef interface IMailRecipient IMailRecipient;
42 #endif     /* __IMailRecipient_FWD_DEFINED__ */
43
44
45 #ifndef __IMailboxStore_FWD_DEFINED__
46 #define __IMailboxStore_FWD_DEFINED__
47 typedef interface IMailboxStore IMailboxStore;
48 #endif     /* __IMailboxStore_FWD_DEFINED__ */
49
50
51 #ifndef __MailGroup_FWD_DEFINED__
52 #define __MailGroup_FWD_DEFINED__
53
54 #ifdef __cplusplus
55 typedef class MailGroup MailGroup;
56 #else
57 typedef struct MailGroup MailGroup;
58 #endif /* __cplusplus */
59
60 #endif     /* __MailGroup_FWD_DEFINED__ */
61
62
63 #ifndef __MailRecipient_FWD_DEFINED__
64 #define __MailRecipient_FWD_DEFINED__
65
66 #ifdef __cplusplus
67 typedef class MailRecipient MailRecipient;
68 #else
69 typedef struct MailRecipient MailRecipient;
70 #endif /* __cplusplus */
71
72 #endif     /* __MailRecipient_FWD_DEFINED__ */
Lines 73 ... 1719 are skipped.
1720 #ifdef __cplusplus
1721
1722 class DECLSPEC_UUID("25150F26-5734-11d2-A593-00C04F990D8A")
1723 StorageGroup;
1724 #endif
1725
1726
1727 #ifndef __CDOEXMInterfaces_MODULE_DEFINED__
1728 #define __CDOEXMInterfaces_MODULE_DEFINED__
1729
1730
1731 /* module CDOEXMInterfaces */
1732 /* [helpstring][uuid] */ 
1733
1734 const BSTR cdoexmIMailRecipient    =    L"IMailRecipient";
1735
1736 const BSTR cdoexmIMailboxStore    =    L"IMailboxStore";
1737
1738 const BSTR cdoexmIDistributionList    =    L"IDistributionList";
1739
1740 const BSTR cdoexmIExchangeServer    =    L"IExchangeServer";
1741
1742 const BSTR cdoexmIFolderTree    =    L"IFolderTree";
1743
1744 const BSTR cdoexmIPublicStoreDB    =    L"IPublicStoreDB";
1745
1746 const BSTR cdoexmIMailboxStoreDB    =    L"IMailboxStoreDB";
1747
1748 const BSTR cdoexmIStorageGroup    =    L"IStorageGroup";
1749
1750 const BSTR cdoexmIFolderAdmin    =    L"IFolderAdmin";
1751
1752 const BSTR cdoexmIADs    =    L"IADs";
1753
1754 #endif /* __CDOEXMInterfaces_MODULE_DEFINED__ */
1755 #endif /* __CDOEXM_LIBRARY_DEFINED__ */
1756
1757 /* Additional Prototypes for ALL interfaces */
1758
1759 /* end of Additional Prototypes */
1760
1761 #ifdef __cplusplus
1762 }
1763 #endif
1764
1765 #endif
1766
1767
1768