Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pst_item_message_store Struct Reference

#include <libpst/libpst.h>

Collaboration diagram for pst_item_message_store:

Collaboration graph
[legend]

Data Fields

pst_entryidtop_of_personal_folder
pst_entryiddefault_outbox_folder
pst_entryiddeleted_items_folder
pst_entryidsent_items_folder
pst_entryiduser_views_folder
pst_entryidcommon_view_folder
pst_entryidsearch_root_folder
pst_entryidtop_of_folder
int32_t valid_mask
 what folders the message store contains
  • FOLDER_IPM_SUBTREE_VALID 0x1
  • FOLDER_IPM_INBOX_VALID 0x2
  • FOLDER_IPM_OUTBOX_VALID 0x4
  • FOLDER_IPM_WASTEBOX_VALID 0x8
  • FOLDER_IPM_SENTMAIL_VALID 0x10
  • FOLDER_VIEWS_VALID 0x20
  • FOLDER_COMMON_VIEWS_VALID 0x40
  • FOLDER_FINDER_VALID 0x80

int32_t pwd_chksum

Field Documentation

pst_entryid* pst_item_message_store::common_view_folder
 

Definition at line 263 of file libpst.h.

pst_entryid* pst_item_message_store::default_outbox_folder
 

Definition at line 259 of file libpst.h.

pst_entryid* pst_item_message_store::deleted_items_folder
 

Definition at line 260 of file libpst.h.

int32_t pst_item_message_store::pwd_chksum
 

Definition at line 277 of file libpst.h.

pst_entryid* pst_item_message_store::search_root_folder
 

Definition at line 264 of file libpst.h.

pst_entryid* pst_item_message_store::sent_items_folder
 

Definition at line 261 of file libpst.h.

pst_entryid* pst_item_message_store::top_of_folder
 

Definition at line 265 of file libpst.h.

pst_entryid* pst_item_message_store::top_of_personal_folder
 

Definition at line 258 of file libpst.h.

pst_entryid* pst_item_message_store::user_views_folder
 

Definition at line 262 of file libpst.h.

int32_t pst_item_message_store::valid_mask
 

what folders the message store contains

  • FOLDER_IPM_SUBTREE_VALID 0x1
  • FOLDER_IPM_INBOX_VALID 0x2
  • FOLDER_IPM_OUTBOX_VALID 0x4
  • FOLDER_IPM_WASTEBOX_VALID 0x8
  • FOLDER_IPM_SENTMAIL_VALID 0x10
  • FOLDER_VIEWS_VALID 0x20
  • FOLDER_COMMON_VIEWS_VALID 0x40
  • FOLDER_FINDER_VALID 0x80

Definition at line 276 of file libpst.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 14 08:01:11 2009 for 'libpst' by  doxygen 1.3.9.1