ReactOS
0.4.15-dev-4874-g57c84dd
|
import"imnxport.idl";
Public Attributes | |
POP3COMMAND | command |
BOOL | fDone |
IXPRESULT | rIxpResult |
IPOP3Transport * | pTransport |
BOOL | fValidInfo |
union { | |
POP3UIDL rUidlInfo | |
POP3STAT rStatInfo | |
POP3LIST rListInfo | |
DWORD dwPopId | |
POP3RETR rRetrInfo | |
POP3TOP rTopInfo | |
} | DUMMYUNIONNAME |
Definition at line 592 of file imnxport.idl.
POP3COMMAND IPOP3Callback::tagPOP3RESPONSE::command |
Definition at line 594 of file imnxport.idl.
union { ... } IPOP3Callback::tagPOP3RESPONSE::DUMMYUNIONNAME |
DWORD IPOP3Callback::tagPOP3RESPONSE::dwPopId |
Definition at line 605 of file imnxport.idl.
BOOL IPOP3Callback::tagPOP3RESPONSE::fDone |
Definition at line 595 of file imnxport.idl.
BOOL IPOP3Callback::tagPOP3RESPONSE::fValidInfo |
Definition at line 598 of file imnxport.idl.
IPOP3Transport* IPOP3Callback::tagPOP3RESPONSE::pTransport |
Definition at line 597 of file imnxport.idl.
IXPRESULT IPOP3Callback::tagPOP3RESPONSE::rIxpResult |
Definition at line 596 of file imnxport.idl.
POP3LIST IPOP3Callback::tagPOP3RESPONSE::rListInfo |
Definition at line 604 of file imnxport.idl.
POP3RETR IPOP3Callback::tagPOP3RESPONSE::rRetrInfo |
Definition at line 606 of file imnxport.idl.
POP3STAT IPOP3Callback::tagPOP3RESPONSE::rStatInfo |
Definition at line 603 of file imnxport.idl.
POP3TOP IPOP3Callback::tagPOP3RESPONSE::rTopInfo |
Definition at line 607 of file imnxport.idl.
POP3UIDL IPOP3Callback::tagPOP3RESPONSE::rUidlInfo |
Definition at line 602 of file imnxport.idl.