ReactOS 0.4.15-dev-7918-g2a2556c
SMTPTransport Struct Reference
Collaboration diagram for SMTPTransport:

Public Attributes

InternetTransport InetTransport
 
ULONG refs
 
BOOL fESMTP
 
SMTPMESSAGE pending_message
 
INETADDRaddrlist
 
ULONG ulCurrentAddressIndex
 

Detailed Description

Definition at line 40 of file smtptransport.c.

Member Data Documentation

◆ addrlist

INETADDR* SMTPTransport::addrlist

Definition at line 46 of file smtptransport.c.

◆ fESMTP

BOOL SMTPTransport::fESMTP

Definition at line 44 of file smtptransport.c.

◆ InetTransport

InternetTransport SMTPTransport::InetTransport

Definition at line 42 of file smtptransport.c.

◆ pending_message

SMTPMESSAGE SMTPTransport::pending_message

Definition at line 45 of file smtptransport.c.

◆ refs

ULONG SMTPTransport::refs

Definition at line 43 of file smtptransport.c.

◆ ulCurrentAddressIndex

ULONG SMTPTransport::ulCurrentAddressIndex

Definition at line 47 of file smtptransport.c.


The documentation for this struct was generated from the following file: