CPop Class |
Namespace: VO
The CPop type exposes the following members.
Name | Description | |
---|---|---|
DomainName | **Missing documentation ** (Inherited from CMailAbstract.) | |
**Missing documentation ** | ||
Error |
Numeric value representing the last occurring error code.
(Inherited from CMailAbstract.) | |
ErrorMsg |
A string representing the error description.
(Inherited from CMailAbstract.) | |
MailCount |
Numeric value representing the number of e-mails for the specific user.
| |
PassWord |
A string representing the password to be used.
(Inherited from CMailAbstract.) | |
ReceiveBytes |
Numeric value representing the number of bytes received.
| |
RemoteHost |
String representing the address of the mail server.
(Inherited from CMailAbstract.) | |
RemotePort |
Numeric value representing the port number.
(Inherited from CMailAbstract.) | |
ReplyCode |
Numeric value representing the server's reply code.
(Inherited from CMailAbstract.) | |
ReplyString |
String representing the server's reply.
(Inherited from CMailAbstract.) | |
Storage | ||
Timeout |
Numeric value representing the time-out in milliseconds.
(Inherited from CMailAbstract.) | |
TimeoutRetries | **Missing documentation ** (Inherited from CMailAbstract.) | |
TotalBytes |
Total size of all e-mails for the specific user.
| |
UserName |
A string containing the user name to be used.
(Inherited from CMailAbstract.) |
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.) |
Name | Description | |
---|---|---|
oSocket | (Inherited from CMailAbstract.) |