#include <libpst/libpst.h>
Collaboration diagram for pst_file:
Data Fields | |
pst_index_ll * | i_head |
pst_index_ll * | i_tail |
pst_desc_tree * | d_head |
pst_desc_tree * | d_tail |
pst_x_attrib_ll * | x_head |
pst_block_recorder * | block_head |
int | do_read64 |
0 is 32-bit pst file, pre Outlook 2003; 1 is 64-bit pst file, Outlook 2003 and later | |
uint64_t | index1 |
uint64_t | index1_back |
uint64_t | index2 |
uint64_t | index2_back |
FILE * | fp |
uint64_t | size |
unsigned char | encryption |
unsigned char | ind_type |
|
|
|
|
|
|
|
0 is 32-bit pst file, pre Outlook 2003; 1 is 64-bit pst file, Outlook 2003 and later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|