#include <src/libpst.h>
Collaboration diagram for pst_item_attach:
Data Fields | |
pst_string | filename1 |
pst_string | filename2 |
pst_string | mimetype |
pst_binary | data |
uint64_t | id2_val |
uint64_t | i_id |
calculated from id2_val during creation of record | |
pst_id2_ll * | id2_head |
deep copy from child | |
int32_t | method |
0=no attachment, 1=attach by value, 2=attach by reference, 3=attach by reference resolve, 4=attach by reference only, 5=embedded message, 6=OLE | |
int32_t | position |
int32_t | sequence |
pst_item_attach * | next |
|
Definition at line 407 of file libpst.h. Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), pst_attach_to_mem(), pst_free_attach(), pst_process(), write_inline_attachment(), write_normal_email(), and write_separate_attachment(). |
|
Definition at line 404 of file libpst.h. Referenced by pst_free_attach(), pst_process(), write_inline_attachment(), write_normal_email(), and write_separate_attachment(). |
|
Definition at line 405 of file libpst.h. Referenced by pst_free_attach(), pst_process(), write_inline_attachment(), write_normal_email(), and write_separate_attachment(). |
|
calculated from id2_val during creation of record
Definition at line 410 of file libpst.h. Referenced by pst_attach_to_file(), pst_attach_to_file_base64(), pst_attach_to_mem(), pst_parse_item(), write_embedded_message(), write_inline_attachment(), write_normal_email(), and write_separate_attachment(). |
|
deep copy from child
Definition at line 412 of file libpst.h. Referenced by pst_free_attach(), pst_parse_item(), and write_embedded_message(). |
|
Definition at line 408 of file libpst.h. Referenced by pst_parse_item(), and pst_process(). |
|
0=no attachment, 1=attach by value, 2=attach by reference, 3=attach by reference resolve, 4=attach by reference only, 5=embedded message, 6=OLE
Definition at line 414 of file libpst.h. Referenced by pst_process(). |
|
Definition at line 406 of file libpst.h. Referenced by pst_free_attach(), pst_process(), write_embedded_message(), write_inline_attachment(), and write_normal_email(). |
|
Definition at line 417 of file libpst.h. Referenced by pst_free_attach(), pst_parse_item(), pst_process(), and write_normal_email(). |
|
Definition at line 415 of file libpst.h. Referenced by pst_process(). |
|
Definition at line 416 of file libpst.h. Referenced by pst_process(). |