'LibPst'
pst_mapi_object Struct Reference
Collaboration diagram for pst_mapi_object:

Data Fields

int32_t count_elements
 
int32_t orig_count
 
int32_t count_objects
 
struct pst_mapi_element ** elements
 
struct pst_mapi_objectnext
 

Detailed Description

Definition at line 100 of file libpst.c.

Field Documentation

◆ count_elements

int32_t pst_mapi_object::count_elements

Definition at line 101 of file libpst.c.

Referenced by pst_load_extended_attributes(), pst_parse_block(), and pst_process().

◆ count_objects

int32_t pst_mapi_object::count_objects

Definition at line 103 of file libpst.c.

Referenced by pst_parse_block(), and pst_parse_item().

◆ elements

struct pst_mapi_element** pst_mapi_object::elements

◆ next

struct pst_mapi_object* pst_mapi_object::next

Definition at line 105 of file libpst.c.

Referenced by pst_free_list(), pst_parse_block(), and pst_process().

◆ orig_count

int32_t pst_mapi_object::orig_count

Definition at line 102 of file libpst.c.

Referenced by pst_free_list(), and pst_parse_block().


The documentation for this struct was generated from the following file: