pst_string Struct Reference

The string is either utf8 encoded, or it is in the code page specified by the containing mapi object. More...

#include <src/libpst.h>

Data Fields

int is_utf8
char * str

Detailed Description

The string is either utf8 encoded, or it is in the code page specified by the containing mapi object.

It can be forced into utf8 by calling pst_convert_utf8() or pst_convert_utf8_null().

Definition at line 138 of file libpst.h.


Field Documentation

  • 1 true
  • 0 false

Definition at line 141 of file libpst.h.

Referenced by convert_8bit(), main(), process(), pst_convert_utf8(), pst_process(), write_body_part(), and write_normal_email().


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

Generated on 22 Dec 2015 for 'LibPst' by  doxygen 1.6.1