ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
InternetTransport | InetTransport |
ULONG | refs |
BOOL | fESMTP |
SMTPMESSAGE | pending_message |
INETADDR * | addrlist |
ULONG | ulCurrentAddressIndex |
Definition at line 40 of file smtptransport.c.
INETADDR* SMTPTransport::addrlist |
Definition at line 46 of file smtptransport.c.
BOOL SMTPTransport::fESMTP |
Definition at line 44 of file smtptransport.c.
InternetTransport SMTPTransport::InetTransport |
Definition at line 42 of file smtptransport.c.
SMTPMESSAGE SMTPTransport::pending_message |
Definition at line 45 of file smtptransport.c.
ULONG SMTPTransport::refs |
Definition at line 43 of file smtptransport.c.
ULONG SMTPTransport::ulCurrentAddressIndex |
Definition at line 47 of file smtptransport.c.