Sophie

Sophie

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

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_item_attach 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_item_attach Struct Reference</h1>This contains the attachment related mapi elements.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="libpst_8h-source.html">libpst/libpst.h</a>&gt;</code>
<p>
Collaboration diagram for pst_item_attach:<p><center><img src="structpst__item__attach__coll__graph.png" border="0" usemap="#pst__item__attach__coll__map" alt="Collaboration graph"></center>
<map name="pst__item__attach__coll__map">
<area href="structpst__id2__tree.html" shape="rect" coords="8,101,104,125" alt="">
<area href="structpst__index__ll.html" shape="rect" coords="10,9,101,33" alt="">
<area href="structpst__string.html" shape="rect" coords="180,101,260,125" alt="">
<area href="structpst__binary.html" shape="rect" coords="285,101,368,125" alt="">
</map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><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"><a class="el" href="structpst__string.html">pst_string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o0">filename1</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x3704 PR_ATTACH_FILENAME  <a href="#o0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpst__string.html">pst_string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o1">filename2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x3707 PR_ATTACH_LONG_FILENAME  <a href="#o1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpst__string.html">pst_string</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o2">mimetype</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x370e PR_ATTACH_MIME_TAG  <a href="#o2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpst__binary.html">pst_binary</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o3">data</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x3701 PR_ATTACH_DATA_OBJ  <a href="#o3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o4">id2_val</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">only used if the attachment is by reference, in which case this is the id2 reference  <a href="#o4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint64_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o5">i_id</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">calculated from id2_val during creation of record  <a href="#o5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpst__id2__tree.html">pst_id2_tree</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o6">id2_head</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">id2 tree needed to resolve attachments by reference  <a href="#o6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o7">method</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x3705 PR_ATTACH_METHOD <ul>
<li>0 no attachment </li>
<li>1 attach by value </li>
<li>2 attach by reference </li>
<li>3 attach by reference resolve </li>
<li>4 attach by reference only </li>
<li>5 embedded message </li>
<li>6 OLE </li>
</ul>
 <a href="#o7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o8">position</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x370b PR_RENDERING_POSITION  <a href="#o8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o9">sequence</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">mapi element 0x3710 PR_ATTACH_MIME_SEQUENCE  <a href="#o9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpst__item__attach.html">pst_item_attach</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpst__item__attach.html#o10">next</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This contains the attachment related mapi elements. 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00580">580</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="o3" doxytag="pst_item_attach::data"></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"><a class="el" href="structpst__binary.html">pst_binary</a> <a class="el" href="structpst__item__attach.html#o3">pst_item_attach::data</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x3701 PR_ATTACH_DATA_OBJ 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00588">588</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o0" doxytag="pst_item_attach::filename1"></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"><a class="el" href="structpst__string.html">pst_string</a> <a class="el" href="structpst__item__attach.html#o0">pst_item_attach::filename1</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x3704 PR_ATTACH_FILENAME 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00582">582</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o1" doxytag="pst_item_attach::filename2"></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"><a class="el" href="structpst__string.html">pst_string</a> <a class="el" href="structpst__item__attach.html#o1">pst_item_attach::filename2</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x3707 PR_ATTACH_LONG_FILENAME 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00584">584</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o5" doxytag="pst_item_attach::i_id"></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">uint64_t <a class="el" href="structpst__item__attach.html#o5">pst_item_attach::i_id</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
calculated from id2_val during creation of record 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00592">592</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o6" doxytag="pst_item_attach::id2_head"></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"><a class="el" href="structpst__id2__tree.html">pst_id2_tree</a>* <a class="el" href="structpst__item__attach.html#o6">pst_item_attach::id2_head</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
id2 tree needed to resolve attachments by reference 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00594">594</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o4" doxytag="pst_item_attach::id2_val"></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">uint64_t <a class="el" href="structpst__item__attach.html#o4">pst_item_attach::id2_val</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
only used if the attachment is by reference, in which case this is the id2 reference 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00590">590</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o7" doxytag="pst_item_attach::method"></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">int32_t <a class="el" href="structpst__item__attach.html#o7">pst_item_attach::method</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x3705 PR_ATTACH_METHOD <ul>
<li>0 no attachment </li>
<li>1 attach by value </li>
<li>2 attach by reference </li>
<li>3 attach by reference resolve </li>
<li>4 attach by reference only </li>
<li>5 embedded message </li>
<li>6 OLE </li>
</ul>

<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00603">603</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o2" doxytag="pst_item_attach::mimetype"></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"><a class="el" href="structpst__string.html">pst_string</a> <a class="el" href="structpst__item__attach.html#o2">pst_item_attach::mimetype</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x370e PR_ATTACH_MIME_TAG 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00586">586</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o10" doxytag="pst_item_attach::next"></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">struct <a class="el" href="structpst__item__attach.html">pst_item_attach</a>* <a class="el" href="structpst__item__attach.html#o10">pst_item_attach::next</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#l00608">608</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o8" doxytag="pst_item_attach::position"></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">int32_t <a class="el" href="structpst__item__attach.html#o8">pst_item_attach::position</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x370b PR_RENDERING_POSITION 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00605">605</a> of file <a class="el" href="libpst_8h-source.html">libpst.h</a>.    </td>
  </tr>
</table>
<a class="anchor" name="o9" doxytag="pst_item_attach::sequence"></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">int32_t <a class="el" href="structpst__item__attach.html#o9">pst_item_attach::sequence</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
mapi element 0x3710 PR_ATTACH_MIME_SEQUENCE 
<p>

<p>
Definition at line <a class="el" href="libpst_8h-source.html#l00607">607</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:26 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>