Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 1760bbde8794f5b323299b3a051b5bd6 > files > 235

openchange-devel-0.9-11.fc14.x86_64.rpm

<html>
  <head>
    <title>MAPIClientLibraries 0.9 API Documentation</title>
    <link href="doxygen.css" rel="stylesheet" type="text/css"/>
    <link href="apidocs.css" rel="stylesheet" type="text/css"/>
  </head>
  <body>
    <div id="website">
    <div class="header"></div>
      <div id="middle_side">
	<div id="right_side_home">
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<h1>notifications Struct Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="notifications" -->
<p><code>#include &lt;mapi_notification.h&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="mapi__notification_8h.html#aba1ebb5939de8250bc85c0691131ebef">mapi_notify_callback_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#a85c71fc13f5399db560bd581d39143a5">callback</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structnotifications.html">notifications</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#a4152e7c0dad1b9e6dea80b3ec709509e">next</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#a558f75bb0b16bd7c5e9096429adb3b11">NotificationFlags</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structmapi__object.html">mapi_object</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#aaada0e45c2499fbe55849496f867cc3c">obj_notif</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="mapi__object_8h.html#ac1033858b28ee56b5f4d1578c297b87e">mapi_id_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#ac783737b71e74c0b1f10074b9cdb83f7">parentID</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structnotifications.html">notifications</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#a9ca285ee0793eb9ca3188835ac946f3f">prev</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#a7a2fcc424d356af6e27b43839a70cb60">private_data</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnotifications.html#aa3003af84e7e3cba48d58da6d0f441de">ulConnection</a></td></tr>
</table>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a85c71fc13f5399db560bd581d39143a5"></a><!-- doxytag: member="notifications::callback" ref="a85c71fc13f5399db560bd581d39143a5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="mapi__notification_8h.html#aba1ebb5939de8250bc85c0691131ebef">mapi_notify_callback_t</a> <a class="el" href="structnotifications.html#a85c71fc13f5399db560bd581d39143a5">notifications::callback</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="IMAPISupport_8c.html#a3c29b5dc6b137be136a5cf2695d55126">ProcessNotification()</a>, and <a class="el" href="proto_8h.html#a73891d48327dd1afee64dba5b7cfddc0">Subscribe()</a>.</p>

</div>
</div>
<a class="anchor" id="a4152e7c0dad1b9e6dea80b3ec709509e"></a><!-- doxytag: member="notifications::next" ref="a4152e7c0dad1b9e6dea80b3ec709509e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structnotifications.html">notifications</a>* <a class="el" href="structnotifications.html#a4152e7c0dad1b9e6dea80b3ec709509e">notifications::next</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="IMAPISupport_8c.html#a3c29b5dc6b137be136a5cf2695d55126">ProcessNotification()</a>, and <a class="el" href="proto_8h.html#ade9573642b24da1b4fbdbde2092f6048">Unsubscribe()</a>.</p>

</div>
</div>
<a class="anchor" id="a558f75bb0b16bd7c5e9096429adb3b11"></a><!-- doxytag: member="notifications::NotificationFlags" ref="a558f75bb0b16bd7c5e9096429adb3b11" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structnotifications.html#a558f75bb0b16bd7c5e9096429adb3b11">notifications::NotificationFlags</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="IMAPISupport_8c.html#a3c29b5dc6b137be136a5cf2695d55126">ProcessNotification()</a>, and <a class="el" href="proto_8h.html#a73891d48327dd1afee64dba5b7cfddc0">Subscribe()</a>.</p>

</div>
</div>
<a class="anchor" id="aaada0e45c2499fbe55849496f867cc3c"></a><!-- doxytag: member="notifications::obj_notif" ref="aaada0e45c2499fbe55849496f867cc3c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structmapi__object.html">mapi_object</a> <a class="el" href="structnotifications.html#aaada0e45c2499fbe55849496f867cc3c">notifications::obj_notif</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="IMAPISupport_8c.html#a3c29b5dc6b137be136a5cf2695d55126">ProcessNotification()</a>, <a class="el" href="proto_8h.html#a73891d48327dd1afee64dba5b7cfddc0">Subscribe()</a>, and <a class="el" href="proto_8h.html#ade9573642b24da1b4fbdbde2092f6048">Unsubscribe()</a>.</p>

</div>
</div>
<a class="anchor" id="ac783737b71e74c0b1f10074b9cdb83f7"></a><!-- doxytag: member="notifications::parentID" ref="ac783737b71e74c0b1f10074b9cdb83f7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="mapi__object_8h.html#ac1033858b28ee56b5f4d1578c297b87e">mapi_id_t</a> <a class="el" href="structnotifications.html#ac783737b71e74c0b1f10074b9cdb83f7">notifications::parentID</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="proto_8h.html#a73891d48327dd1afee64dba5b7cfddc0">Subscribe()</a>.</p>

</div>
</div>
<a class="anchor" id="a9ca285ee0793eb9ca3188835ac946f3f"></a><!-- doxytag: member="notifications::prev" ref="a9ca285ee0793eb9ca3188835ac946f3f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structnotifications.html">notifications</a>* <a class="el" href="structnotifications.html#a9ca285ee0793eb9ca3188835ac946f3f">notifications::prev</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7a2fcc424d356af6e27b43839a70cb60"></a><!-- doxytag: member="notifications::private_data" ref="a7a2fcc424d356af6e27b43839a70cb60" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="structnotifications.html#a7a2fcc424d356af6e27b43839a70cb60">notifications::private_data</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="IMAPISupport_8c.html#a3c29b5dc6b137be136a5cf2695d55126">ProcessNotification()</a>, and <a class="el" href="proto_8h.html#a73891d48327dd1afee64dba5b7cfddc0">Subscribe()</a>.</p>

</div>
</div>
<a class="anchor" id="aa3003af84e7e3cba48d58da6d0f441de"></a><!-- doxytag: member="notifications::ulConnection" ref="aa3003af84e7e3cba48d58da6d0f441de" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structnotifications.html#aa3003af84e7e3cba48d58da6d0f441de">notifications::ulConnection</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="IMAPISupport_8c.html#a3c29b5dc6b137be136a5cf2695d55126">ProcessNotification()</a>, <a class="el" href="proto_8h.html#a73891d48327dd1afee64dba5b7cfddc0">Subscribe()</a>, and <a class="el" href="proto_8h.html#ade9573642b24da1b4fbdbde2092f6048">Unsubscribe()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libmapi/<a class="el" href="mapi__notification_8h.html">mapi_notification.h</a></li>
</ul>
</div>
</div>
<br/>
<table style="clear:both; margin: 0.5em auto; width:80%; text-align: center; background-color:#f8f8f8; border:2px solid #e0e0e0; padding:5px;">
<tr>
<td> 
  <img alt="Creative Commons License" src="CC_SomeRightsReserved.png" width="90" height="30" border="0" /><br />
  <img alt="Creative Commons Attribution icon" src="24px-Cc-by_white.svg.png" width="24" height="24" border="0" />
  <img alt="Creative Commons Share Alike icon" src="24px-Cc-sa_white.svg.png" width="24" height="24" border="0" />
</td>
<td> <i><strong class="selflink">This content</strong> is licensed under the Creative Commons<br />
Attribution ShareAlike License v. 3.0:<br />
<a href="http://creativecommons.org/licenses/by-sa/3.0/" class="external free" title="http://creativecommons.org/licenses/by-sa/3.0/" rel="nofollow">http://creativecommons.org/licenses/by-sa/3.0/</a></i>
</td></tr></table>
<br/>
</div>
</div>
</body>
</html>