CPop Methods |
The CPop type exposes the following members.
Name | Description | |
---|---|---|
CheckReply |
Check the response from a POP server for error codes.
| |
Close |
De-initialize all internal values of an Internet session.
(Inherited from CMailAbstract.) | |
connect |
Establish a connection to the remote POP server.
| |
DeleteMail |
Delete specified mail from a remote POP server.
| |
Destroy | **Missing documentation ** (Inherited from CMailAbstract.) | |
Disconnect |
Shut down the current POP connection.
| |
GetList |
Method to return an array of information regarding a particular email waiting on the server.
| |
GetListIDs | **Missing documentation ** | |
GetMail |
Read specified mail from a remote POP server.
| |
GetMailTop | **Missing documentation ** | |
GetStatus |
Retrieve the mail status for the current active user from a remote POP server.
| |
InternetStatus | **Missing documentation ** (Inherited from CMailAbstract.) | |
ListMail |
Read all e-mails from a remote POP server.
| |
LogOn |
Log a user onto a connected POP server.
| |
Open |
Initialize all internal startup values for an Internet session.
(Inherited from CMailAbstract.) | |
RecvRemote |
Receive response data from a remote mail server.
(Overrides RecvRemote.) | |
SendData |
Send data to a remote host.
(Inherited from CMailAbstract.) | |
SendRaw | **Missing documentation ** (Inherited from CMailAbstract.) | |
SendRemote |
Send any data to a remote host.
(Inherited from CMailAbstract.) |