Dacons LLP Mailit for C/C++ Version 1.0.8

EmaiResponse Struct Reference

EmaiResponse structure is used to return the server reponse. More...

#include <EmaiIMAP.h>

List of all members.

Public Attributes

EmaiUint32 version
EmaiConstCharPtr response
EmaiUint32 responseSize
EmaiUint32 responseType
union {
   EmaiStatusResponse   status
   EmaiCapabilityResponse   capability
   EmaiListResponse   list
   EmaiLsubResponse   lsub
   EmaiMailboxStatusResponse   mailboxStatus
   EmaiSearchResponse   search
   EmaiFlagsResponse   flags
   EmaiExistsResponse   exists
   EmaiRecentResponse   recent
   EmaiExpungeResponse   expunge
   EmaiFetchResponse   fetch
   EmaiContinueRequestResponse   continueRequest
data


Detailed Description

EmaiResponse structure is used to return the server reponse.

See also:
EmaiEnumImapStatusResponseTypes

EmaiImapGetRespose

Definition at line 1054 of file EmaiIMAP.h.


Member Data Documentation

currently EmaiStructureVersionFirst

Definition at line 1058 of file EmaiIMAP.h.

pointer on server response data

Definition at line 1061 of file EmaiIMAP.h.

size of the server response data

Definition at line 1063 of file EmaiIMAP.h.

EmaiStatusResponseType etc

Definition at line 1065 of file EmaiIMAP.h.

union { ... } EmaiResponse::data

response data, the real


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