ReactOS 0.4.15-dev-7924-g5949c20
IPOP3Callback::tagPOP3RESPONSE Struct Reference
Collaboration diagram for IPOP3Callback::tagPOP3RESPONSE:

Public Attributes

POP3COMMAND command
 
BOOL fDone
 
IXPRESULT rIxpResult
 
IPOP3TransportpTransport
 
BOOL fValidInfo
 
union {
   POP3UIDL   rUidlInfo
 
   POP3STAT   rStatInfo
 
   POP3LIST   rListInfo
 
   DWORD   dwPopId
 
   POP3RETR   rRetrInfo
 
   POP3TOP   rTopInfo
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 592 of file imnxport.idl.

Member Data Documentation

◆ command

POP3COMMAND IPOP3Callback::tagPOP3RESPONSE::command

Definition at line 594 of file imnxport.idl.

◆ 

union { ... } IPOP3Callback::tagPOP3RESPONSE::DUMMYUNIONNAME

◆ dwPopId

DWORD IPOP3Callback::tagPOP3RESPONSE::dwPopId

Definition at line 605 of file imnxport.idl.

◆ fDone

BOOL IPOP3Callback::tagPOP3RESPONSE::fDone

Definition at line 595 of file imnxport.idl.

◆ fValidInfo

BOOL IPOP3Callback::tagPOP3RESPONSE::fValidInfo

Definition at line 598 of file imnxport.idl.

◆ pTransport

IPOP3Transport* IPOP3Callback::tagPOP3RESPONSE::pTransport

Definition at line 597 of file imnxport.idl.

◆ rIxpResult

IXPRESULT IPOP3Callback::tagPOP3RESPONSE::rIxpResult

Definition at line 596 of file imnxport.idl.

◆ rListInfo

POP3LIST IPOP3Callback::tagPOP3RESPONSE::rListInfo

Definition at line 604 of file imnxport.idl.

◆ rRetrInfo

POP3RETR IPOP3Callback::tagPOP3RESPONSE::rRetrInfo

Definition at line 606 of file imnxport.idl.

◆ rStatInfo

POP3STAT IPOP3Callback::tagPOP3RESPONSE::rStatInfo

Definition at line 603 of file imnxport.idl.

◆ rTopInfo

POP3TOP IPOP3Callback::tagPOP3RESPONSE::rTopInfo

Definition at line 607 of file imnxport.idl.

◆ rUidlInfo

POP3UIDL IPOP3Callback::tagPOP3RESPONSE::rUidlInfo

Definition at line 602 of file imnxport.idl.


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