ReactOS 0.4.15-dev-8614-gbc76250
|
Go to the source code of this file.
Typedefs | |
typedef enum tagINETADDRTYPE | INETADDRTYPE |
typedef enum tagDSNRET | DSNRET |
typedef struct tagINETADDR | INETADDR |
typedef struct tagINETADDR * | LPINETADDR |
typedef struct tagINETADDRLIST | INETADDRLIST |
typedef struct tagINETADDRLIST * | LPINETADDRLIST |
typedef enum tagRASCONNTYPE | RASCONNTYPE |
typedef enum tagHTTPMAILPROPTYPE | HTTPMAILPROPTYPE |
typedef enum tagHTTPMAILSPECIALFOLDER | HTTPMAILSPECIALFOLDER |
typedef enum tagHTTPMAILCONTACTTYPE | HTTPMAILCONTACTTYPE |
typedef struct INETSERVER | INETSERVER |
typedef struct INETSERVER * | LPINETSERVER |
typedef enum tagIXPTYPE | IXPTYPE |
typedef enum tagIXPSTATUS | IXPSTATUS |
typedef DWORD | MEMBERINFOFLAGS |
typedef DWORD | IMAP_MSGFLAGS |
Functions | |
DEFINE_GUID (CLSID_IInternetMessageUrl, 0xca30cc91, 0xb1b3, 0x11d0, 0x85, 0xd0, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_ISMTPTransport, 0xfd853ce6, 0x7f86, 0x11d0, 0x82, 0x52, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_ISMTPTransport2, 0xdf2c7eC, 0x3435, 0x11d0, 0x81, 0xd0, 0x0, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_IPOP3Transport, 0xfd853ce7, 0x7f86, 0x11d0, 0x82, 0x52, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_INNTPTransport, 0xfd853ce8, 0x7f86, 0x11d0, 0x82, 0x52, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_IRASTransport, 0xfd853ce9, 0x7f86, 0x11d0, 0x82, 0x52, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_IRangeList, 0xfd853cea, 0x7f86, 0x11d0, 0x82, 0x52, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_IIMAPTransport, 0xfd853ceb, 0x7f86, 0x11d0, 0x82, 0x52, 0x00, 0xc0, 0x4f, 0xd8, 0x5a, 0xb4) | |
DEFINE_GUID (CLSID_IHTTPMailTransport, 0x5a580c11, 0xe5eb, 0x11d1, 0xa8, 0x6e, 0x00, 0x00, 0xf8, 0x08, 0x4f, 0x96) | |
DEFINE_GUID (CLSID_IPropFindRequest, 0xbb847b8a, 0x054a, 0x11d2, 0xa8, 0x94, 0x00, 0x00, 0xf8, 0x08, 0x4f, 0x96) | |
DEFINE_GUID (CLSID_IPropPatchRequest, 0xea678830, 0x235d, 0x11d2, 0xa8, 0xb6, 0x00, 0x00, 0xf8, 0x08, 0x4f, 0x96) | |
HRESULT WINAPI | CreateRangeList (IRangeList **ppRangeList) |
HRESULT WINAPI | CreateSMTPTransport (ISMTPTransport **ppTransport) |
HRESULT WINAPI | CreatePOP3Transport (IPOP3Transport **ppTransport) |
HRESULT WINAPI | CreateIMAPTransport (IIMAPTransport **ppTransport) |
typedef enum tagHTTPMAILPROPTYPE HTTPMAILPROPTYPE |
typedef DWORD IMAP_MSGFLAGS |
Definition at line 266 of file imnxport.idl.
typedef struct tagINETADDR INETADDR |
typedef struct tagINETADDRLIST INETADDRLIST |
typedef enum tagINETADDRTYPE INETADDRTYPE |
typedef struct INETSERVER INETSERVER |
typedef enum tagIXPSTATUS IXPSTATUS |
typedef enum tagIXPTYPE IXPTYPE |
typedef struct tagINETADDR * LPINETADDR |
typedef struct tagINETADDRLIST * LPINETADDRLIST |
typedef struct INETSERVER * LPINETSERVER |
typedef DWORD MEMBERINFOFLAGS |
Definition at line 259 of file imnxport.idl.
typedef enum tagRASCONNTYPE RASCONNTYPE |
Enumerator | |
---|---|
DSNRET_DEFAULT | |
DSNRET_HDRS | |
DSNRET_FULL |
Definition at line 139 of file imnxport.idl.
Enumerator | |
---|---|
HTTPMAIL_CT_CONTACT | |
HTTPMAIL_CT_GROUP | |
HTTPMAIL_CT_LAST |
Definition at line 196 of file imnxport.idl.
Definition at line 165 of file imnxport.idl.
Definition at line 181 of file imnxport.idl.
Enumerator | |
---|---|
ADDR_TO | |
ADDR_FROM | |
ADDR_DSN_NEVER | |
ADDR_DSN_SUCCESS | |
ADDR_DSN_FAILURE | |
ADDR_DSN_DELAY |
Definition at line 126 of file imnxport.idl.
Enumerator | |
---|---|
IXP_FINDINGHOST | |
IXP_CONNECTING | |
IXP_SECURING | |
IXP_CONNECTED | |
IXP_AUTHORIZING | |
IXP_AUTHRETRY | |
IXP_AUTHORIZED | |
IXP_DISCONNECTING | |
IXP_DISCONNECTED | |
IXP_LAST |
Definition at line 243 of file imnxport.idl.
Enumerator | |
---|---|
IXP_NNTP | |
IXP_SMTP | |
IXP_POP3 | |
IXP_IMAP | |
IXP_RAS | |
IXP_HTTPMail |
Definition at line 233 of file imnxport.idl.
Enumerator | |
---|---|
RAS_CONNECT_LAN | |
RAS_CONNECT_MANUAL | |
RAS_CONNECT_RAS |
Definition at line 158 of file imnxport.idl.
HRESULT WINAPI CreateIMAPTransport | ( | IIMAPTransport ** | ppTransport | ) |
Definition at line 424 of file imaptransport.c.
Referenced by IMAPTransportCF_CreateInstance().
HRESULT WINAPI CreatePOP3Transport | ( | IPOP3Transport ** | ppTransport | ) |
Definition at line 1117 of file pop3transport.c.
Referenced by POP3TransportCF_CreateInstance().
HRESULT WINAPI CreateRangeList | ( | IRangeList ** | ppRangeList | ) |
HRESULT WINAPI CreateSMTPTransport | ( | ISMTPTransport ** | ppTransport | ) |
Definition at line 955 of file smtptransport.c.
Referenced by SMTPTransportCF_CreateInstance().
DEFINE_GUID | ( | CLSID_IHTTPMailTransport | , |
0x5a580c11 | , | ||
0xe5eb | , | ||
0x11d1 | , | ||
0xa8 | , | ||
0x6e | , | ||
0x00 | , | ||
0x00 | , | ||
0xf8 | , | ||
0x08 | , | ||
0x4f | , | ||
0x96 | |||
) |
DEFINE_GUID | ( | CLSID_IIMAPTransport | , |
0xfd853ceb | , | ||
0x7f86 | , | ||
0x11d0 | , | ||
0x82 | , | ||
0x52 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_IInternetMessageUrl | , |
0xca30cc91 | , | ||
0xb1b3 | , | ||
0x11d0 | , | ||
0x85 | , | ||
0xd0 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_INNTPTransport | , |
0xfd853ce8 | , | ||
0x7f86 | , | ||
0x11d0 | , | ||
0x82 | , | ||
0x52 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_IPOP3Transport | , |
0xfd853ce7 | , | ||
0x7f86 | , | ||
0x11d0 | , | ||
0x82 | , | ||
0x52 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_IPropFindRequest | , |
0xbb847b8a | , | ||
0x054a | , | ||
0x11d2 | , | ||
0xa8 | , | ||
0x94 | , | ||
0x00 | , | ||
0x00 | , | ||
0xf8 | , | ||
0x08 | , | ||
0x4f | , | ||
0x96 | |||
) |
DEFINE_GUID | ( | CLSID_IPropPatchRequest | , |
0xea678830 | , | ||
0x235d | , | ||
0x11d2 | , | ||
0xa8 | , | ||
0xb6 | , | ||
0x00 | , | ||
0x00 | , | ||
0xf8 | , | ||
0x08 | , | ||
0x4f | , | ||
0x96 | |||
) |
DEFINE_GUID | ( | CLSID_IRangeList | , |
0xfd853cea | , | ||
0x7f86 | , | ||
0x11d0 | , | ||
0x82 | , | ||
0x52 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_IRASTransport | , |
0xfd853ce9 | , | ||
0x7f86 | , | ||
0x11d0 | , | ||
0x82 | , | ||
0x52 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_ISMTPTransport | , |
0xfd853ce6 | , | ||
0x7f86 | , | ||
0x11d0 | , | ||
0x82 | , | ||
0x52 | , | ||
0x00 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
DEFINE_GUID | ( | CLSID_ISMTPTransport2 | , |
0xdf2c7eC | , | ||
0x3435 | , | ||
0x11d0 | , | ||
0x81 | , | ||
0xd0 | , | ||
0x0 | , | ||
0xc0 | , | ||
0x4f | , | ||
0xd8 | , | ||
0x5a | , | ||
0xb4 | |||
) |
Definition at line 137 of file imnxport.idl.
Definition at line 136 of file imnxport.idl.
Referenced by SMTPTransport_CallbackMessageSendTo(), and SMTPTransport_SendMessage().
Definition at line 118 of file imnxport.idl.
Definition at line 119 of file imnxport.idl.
Definition at line 208 of file imnxport.idl.
Definition at line 204 of file imnxport.idl.
Definition at line 205 of file imnxport.idl.
Definition at line 206 of file imnxport.idl.
Definition at line 207 of file imnxport.idl.
Definition at line 203 of file imnxport.idl.
Definition at line 121 of file imnxport.idl.
Definition at line 124 of file imnxport.idl.
Definition at line 122 of file imnxport.idl.
Definition at line 123 of file imnxport.idl.
Definition at line 257 of file imnxport.idl.
const MEMBERINFOFLAGS HTTP_MEMBERINFO_ALLPROPS = HTTP_MEMBERINFO_FOLDERPROPS | HTTP_MEMBERINFO_MESSAGEPROPS |
Definition at line 264 of file imnxport.idl.
const MEMBERINFOFLAGS HTTP_MEMBERINFO_COMMONPROPS = 0x0 |
Definition at line 261 of file imnxport.idl.
const MEMBERINFOFLAGS HTTP_MEMBERINFO_FOLDERPROPS = 0x1 |
Definition at line 262 of file imnxport.idl.
const MEMBERINFOFLAGS HTTP_MEMBERINFO_MESSAGEPROPS = 0x2 |
Definition at line 263 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_ALLFLAGS = 0x1f |
Definition at line 274 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_ANSWERED = 0x01 |
Definition at line 269 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_DELETED = 0x04 |
Definition at line 271 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_DRAFT = 0x10 |
Definition at line 273 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_FLAGGED = 0x02 |
Definition at line 270 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_NOFLAGS = 0x00 |
Definition at line 268 of file imnxport.idl.
const IMAP_MSGFLAGS IMAP_MSG_SEEN = 0x08 |
Definition at line 272 of file imnxport.idl.