ReactOS 0.4.15-dev-8632-gbc8c7d1
|
Public Attributes | |
SMTPCOMMAND | command |
BOOL | fDone |
IXPRESULT | rIxpResult |
ISMTPTransport * | pTransport |
union { | |
SMTPSTREAM rStreamInfo | |
} | DUMMYUNIONNAME |
Definition at line 426 of file imnxport.idl.
SMTPCOMMAND ISMTPCallback::tagSMTPRESPONSE::command |
Definition at line 428 of file imnxport.idl.
union { ... } ISMTPCallback::tagSMTPRESPONSE::DUMMYUNIONNAME |
BOOL ISMTPCallback::tagSMTPRESPONSE::fDone |
Definition at line 429 of file imnxport.idl.
ISMTPTransport* ISMTPCallback::tagSMTPRESPONSE::pTransport |
Definition at line 431 of file imnxport.idl.
IXPRESULT ISMTPCallback::tagSMTPRESPONSE::rIxpResult |
Definition at line 430 of file imnxport.idl.
SMTPSTREAM ISMTPCallback::tagSMTPRESPONSE::rStreamInfo |
Definition at line 436 of file imnxport.idl.