Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 4561441640a3144bf2d62fff30a26c55 > files > 119

libpst-0.6.44-1mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libpst.so.4: pst_string Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
<h1>pst_string Struct Reference</h1>The string is either utf8 encoded, or it is in the code page specified by the containing mapi object.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="libpst_8h-source.html">libpst/libpst.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__string.html#o0">is_utf8</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><ul>
<li>1 true </li>
<li>0 false </li>
</ul>
 <a href="#o0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__string.html#o1">str</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The string is either utf8 encoded, or it is in the code page specified by the containing mapi object. 
<p>
It can be forced into utf8 by calling <a class="el" href="libpst_8h.html#a82">pst_convert_utf8()</a> or <a class="el" href="libpst_8h.html#a81">pst_convert_utf8_null()</a>. 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00126">126</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="o0" doxytag="pst_string::is_utf8"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">int <a class="el" href="structpst__string.html#o0">pst_string::is_utf8</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<ul>
<li>1 true </li>
<li>0 false </li>
</ul>

<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00129">129</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o1" doxytag="pst_string::str"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">char* <a class="el" href="structpst__string.html#o1">pst_string::str</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00130">130</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>libpst/<a class="el" href="libpst_8h-source.html">libpst.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Sep 20 11:20:27 2009 for libpst.so.4 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>