'LibPst'
pst_mapi_element Struct Reference

Data Fields

uint32_t mapi_id
 
char * data
 
uint32_t type
 
size_t size
 
char * extra
 

Detailed Description

Definition at line 91 of file libpst.c.

Field Documentation

◆ data

char* pst_mapi_element::data

Definition at line 93 of file libpst.c.

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

◆ extra

char* pst_mapi_element::extra

Definition at line 96 of file libpst.c.

Referenced by pst_parse_block(), and pst_process().

◆ mapi_id

uint32_t pst_mapi_element::mapi_id

Definition at line 92 of file libpst.c.

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

◆ size

size_t pst_mapi_element::size

Definition at line 95 of file libpst.c.

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

◆ type

uint32_t pst_mapi_element::type

Definition at line 94 of file libpst.c.

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


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