#include <src/libpst.h>
Collaboration diagram for pst_item:
Data Fields | |
pst_item_email * | |
pst_item_folder * | folder |
pst_item_contact * | contact |
pst_item_attach * | attach |
pst_item_message_store * | message_store |
pst_item_extra_field * | extra_fields |
pst_item_journal * | journal |
pst_item_appointment * | appointment |
int | type |
char * | ascii_type |
int32_t | flags |
| |
pst_string | file_as |
pst_string | comment |
pst_string | body_charset |
null if not specified | |
pst_string | body |
used by email and journal types | |
pst_string | subject |
used by email and journal types | |
int32_t | internet_cpid |
int32_t | message_codepage |
int32_t | message_size |
pst_string | outlook_version |
pst_binary | record_key |
pst_binary | predecessor_change |
int | response_requested |
1 = true, 0 = false | |
FILETIME * | create_date |
FILETIME * | modify_date |
int | private_member |
1 = true, 0 = false |
|
Definition at line 484 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 486 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 480 of file libpst.h. Referenced by pst_freeItem(), pst_parse_item(), and write_normal_email(). |
|
used by email and journal types
Definition at line 504 of file libpst.h. Referenced by pst_freeItem(), pst_process(), write_appointment(), and write_normal_email(). |
|
null if not specified
Definition at line 502 of file libpst.h. Referenced by pst_default_charset(), pst_freeItem(), and pst_process(). |
|
Definition at line 500 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 479 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 515 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 477 of file libpst.h. Referenced by pst_freeItem(), pst_process(), and write_normal_email(). |
|
Definition at line 482 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 499 of file libpst.h. Referenced by create_enter_dir(), main(), pst_freeItem(), and pst_process(). |
|
Definition at line 498 of file libpst.h. Referenced by pst_process(), and write_normal_email(). |
|
Definition at line 478 of file libpst.h. Referenced by create_enter_dir(), pst_freeItem(), and pst_process(). |
|
Definition at line 507 of file libpst.h. Referenced by pst_default_charset(), and pst_process(). |
|
Definition at line 483 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 508 of file libpst.h. Referenced by pst_default_charset(), and pst_process(). |
|
Definition at line 509 of file libpst.h. Referenced by pst_process(). |
|
Definition at line 481 of file libpst.h. Referenced by main(), pst_freeItem(), pst_getTopOfFolders(), and pst_process(). |
|
Definition at line 516 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 510 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
Definition at line 512 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
1 = true, 0 = false
Definition at line 518 of file libpst.h. Referenced by pst_process(). |
|
Definition at line 511 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
1 = true, 0 = false
Definition at line 514 of file libpst.h. Referenced by pst_process(). |
|
used by email and journal types
Definition at line 506 of file libpst.h. Referenced by pst_freeItem(), pst_process(), write_appointment(), and write_normal_email(). |
|
Definition at line 485 of file libpst.h. Referenced by create_enter_dir(), and pst_process(). |