ReactOS 0.4.15-dev-7958-gcd0bb1a
ISMTPCallback::tagSMTPRESPONSE Struct Reference
Collaboration diagram for ISMTPCallback::tagSMTPRESPONSE:

Public Attributes

SMTPCOMMAND command
 
BOOL fDone
 
IXPRESULT rIxpResult
 
ISMTPTransportpTransport
 
union {
   SMTPSTREAM   rStreamInfo
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 426 of file imnxport.idl.

Member Data Documentation

◆ command

SMTPCOMMAND ISMTPCallback::tagSMTPRESPONSE::command

Definition at line 428 of file imnxport.idl.

◆ 

union { ... } ISMTPCallback::tagSMTPRESPONSE::DUMMYUNIONNAME

◆ fDone

BOOL ISMTPCallback::tagSMTPRESPONSE::fDone

Definition at line 429 of file imnxport.idl.

◆ pTransport

ISMTPTransport* ISMTPCallback::tagSMTPRESPONSE::pTransport

Definition at line 431 of file imnxport.idl.

◆ rIxpResult

IXPRESULT ISMTPCallback::tagSMTPRESPONSE::rIxpResult

Definition at line 430 of file imnxport.idl.

◆ rStreamInfo

SMTPSTREAM ISMTPCallback::tagSMTPRESPONSE::rStreamInfo

Definition at line 436 of file imnxport.idl.


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