'LibPst'
|
This contains the journal related mapi elements. More...
#include <src/libpst.h>
Data Fields | |
FILETIME * | start |
mapi element 0x8706 More... | |
FILETIME * | end |
mapi element 0x8708 More... | |
pst_string | type |
mapi element 0x8700 More... | |
pst_string | description |
mapi element 0x8712 More... | |
pst_string pst_item_journal::description |
FILETIME* pst_item_journal::end |
mapi element 0x8708
Definition at line 656 of file libpst.h.
Referenced by pst_freeItem(), and pst_process().
FILETIME* pst_item_journal::start |
mapi element 0x8706
Definition at line 654 of file libpst.h.
Referenced by pst_freeItem(), pst_process(), and write_journal().
pst_string pst_item_journal::type |
mapi element 0x8700
Definition at line 658 of file libpst.h.
Referenced by pst_freeItem(), and pst_process().