Click or drag to resize

CPop Methods

X#

The CPop type exposes the following members.

Functions
  NameDescription
Public methodCheckReply
Check the response from a POP server for error codes.
Public methodClose
De-initialize all internal values of an Internet session.
(Inherited from CMailAbstract.)
Public methodconnect
Establish a connection to the remote POP server.
Public methodCode exampleDeleteMail
Delete specified mail from a remote POP server.
Public methodDestroy
**Missing documentation **
(Inherited from CMailAbstract.)
Public methodCode exampleDisconnect
Shut down the current POP connection.
Public methodGetList
Method to return an array of information regarding a particular email waiting on the server.
Public methodGetListIDs
**Missing documentation **
Public methodCode exampleGetMail
Read specified mail from a remote POP server.
Public methodGetMailTop
**Missing documentation **
Public methodCode exampleGetStatus
Retrieve the mail status for the current active user from a remote POP server.
Public methodInternetStatus
**Missing documentation **
(Inherited from CMailAbstract.)
Public methodCode exampleListMail
Read all e-mails from a remote POP server.
Public methodCode exampleLogOn
Log a user onto a connected POP server.
Public methodOpen
Initialize all internal startup values for an Internet session.
(Inherited from CMailAbstract.)
Public methodRecvRemote
Receive response data from a remote mail server.
(Overrides RecvRemote.)
Public methodSendData
Send data to a remote host.
(Inherited from CMailAbstract.)
Public methodSendRaw
**Missing documentation **
(Inherited from CMailAbstract.)
Public methodSendRemote
Send any data to a remote host.
(Inherited from CMailAbstract.)
Top
See Also