Main Page   Data Structures   File List   Data Fields   Globals  

nm_status Struct Reference

A structure describing a mail spool status. More...

#include <newmail.h>


Data Fields

int cur
 The number of total mails available if the query was issued with NM_QUERY_NCUR or a boolean value if NM_QUERY_CUR was set.

int new
 The number of unread mails available if the query was issued with NM_QUERY_NNEW or a boolean value if NM_QUERY_NEW was set.


Detailed Description

A structure describing a mail spool status.


Field Documentation

int nm_status::cur
 

The number of total mails available if the query was issued with NM_QUERY_NCUR or a boolean value if NM_QUERY_CUR was set.

int nm_status::new
 

The number of unread mails available if the query was issued with NM_QUERY_NNEW or a boolean value if NM_QUERY_NEW was set.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 5 09:27:46 2003 for libnewmail by doxygen1.2.18