KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /usr/share/devhelp/books/dbus/api/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/devhelp/books/dbus/api/group__DBusShared.html
<!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>D-Bus: Shared constants</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
<h1>Shared constants<br>
<small>
[<a class="el" href="group__DBus.html">D-Bus low-level public API</a>]</small>
</h1>Shared header included by both libdbus and C/C++ bindings such as the GLib bindings.  
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g9e017e829e575bdc5c554fd4d07d7355"></a><!-- doxytag: member="DBusShared::DBUS_SERVICE_DBUS" ref="g9e017e829e575bdc5c554fd4d07d7355" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g9e017e829e575bdc5c554fd4d07d7355">DBUS_SERVICE_DBUS</a>&nbsp;&nbsp;&nbsp;&quot;org.freedesktop.DBus&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The bus name used to talk to the bus itself. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g840a593b8fa139c69ef679830f42d91f"></a><!-- doxytag: member="DBusShared::DBUS_PATH_DBUS" ref="g840a593b8fa139c69ef679830f42d91f" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g840a593b8fa139c69ef679830f42d91f">DBUS_PATH_DBUS</a>&nbsp;&nbsp;&nbsp;&quot;/org/freedesktop/DBus&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The object path used to talk to the bus itself. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g850990a54a46142ee7c5f8174cc932c1"></a><!-- doxytag: member="DBusShared::DBUS_PATH_LOCAL" ref="g850990a54a46142ee7c5f8174cc932c1" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g850990a54a46142ee7c5f8174cc932c1">DBUS_PATH_LOCAL</a>&nbsp;&nbsp;&nbsp;&quot;/org/freedesktop/DBus/Local&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The object path used in local/in-process-generated messages. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga34514374bb61b8222a670a3d0b3fdc4"></a><!-- doxytag: member="DBusShared::DBUS_INTERFACE_DBUS" ref="ga34514374bb61b8222a670a3d0b3fdc4" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#ga34514374bb61b8222a670a3d0b3fdc4">DBUS_INTERFACE_DBUS</a>&nbsp;&nbsp;&nbsp;&quot;org.freedesktop.DBus&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The interface exported by the object with <a class="el" href="group__DBusShared.html#g9e017e829e575bdc5c554fd4d07d7355">DBUS_SERVICE_DBUS</a> and <a class="el" href="group__DBusShared.html#g840a593b8fa139c69ef679830f42d91f">DBUS_PATH_DBUS</a>. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gfe8861886c0b53c1000fb322fd84641b"></a><!-- doxytag: member="DBusShared::DBUS_INTERFACE_INTROSPECTABLE" ref="gfe8861886c0b53c1000fb322fd84641b" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gfe8861886c0b53c1000fb322fd84641b">DBUS_INTERFACE_INTROSPECTABLE</a>&nbsp;&nbsp;&nbsp;&quot;org.freedesktop.DBus.Introspectable&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The interface supported by introspectable objects. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ge93739fa4bb948d87d61d6659938e325"></a><!-- doxytag: member="DBusShared::DBUS_INTERFACE_PROPERTIES" ref="ge93739fa4bb948d87d61d6659938e325" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#ge93739fa4bb948d87d61d6659938e325">DBUS_INTERFACE_PROPERTIES</a>&nbsp;&nbsp;&nbsp;&quot;org.freedesktop.DBus.Properties&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The interface supported by objects with properties. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gacbd4e8ccdef18c75edd0785fbcc70ef"></a><!-- doxytag: member="DBusShared::DBUS_INTERFACE_PEER" ref="gacbd4e8ccdef18c75edd0785fbcc70ef" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gacbd4e8ccdef18c75edd0785fbcc70ef">DBUS_INTERFACE_PEER</a>&nbsp;&nbsp;&nbsp;&quot;org.freedesktop.DBus.Peer&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The interface supported by most dbus peers. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g9ef6478aae637449ec0c5de1679f75ce"></a><!-- doxytag: member="DBusShared::DBUS_INTERFACE_LOCAL" ref="g9ef6478aae637449ec0c5de1679f75ce" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g9ef6478aae637449ec0c5de1679f75ce">DBUS_INTERFACE_LOCAL</a>&nbsp;&nbsp;&nbsp;&quot;org.freedesktop.DBus.Local&quot;</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This is a special interface whose methods can only be invoked by the local implementation (messages from remote apps aren't allowed to specify this interface). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g40b7a263caf8d6e39b39a8c7350a084f"></a><!-- doxytag: member="DBusShared::DBUS_NAME_FLAG_ALLOW_REPLACEMENT" ref="g40b7a263caf8d6e39b39a8c7350a084f" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g40b7a263caf8d6e39b39a8c7350a084f">DBUS_NAME_FLAG_ALLOW_REPLACEMENT</a>&nbsp;&nbsp;&nbsp;0x1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Allow another service to become the primary owner if requested. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g0f16ed23be47eb22a37a227a6e39597b"></a><!-- doxytag: member="DBusShared::DBUS_NAME_FLAG_REPLACE_EXISTING" ref="g0f16ed23be47eb22a37a227a6e39597b" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g0f16ed23be47eb22a37a227a6e39597b">DBUS_NAME_FLAG_REPLACE_EXISTING</a>&nbsp;&nbsp;&nbsp;0x2</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Request to replace the current primary owner. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g3c18c35e4c2dfbe9a0a5be47f4b4b6e9"></a><!-- doxytag: member="DBusShared::DBUS_NAME_FLAG_DO_NOT_QUEUE" ref="g3c18c35e4c2dfbe9a0a5be47f4b4b6e9" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g3c18c35e4c2dfbe9a0a5be47f4b4b6e9">DBUS_NAME_FLAG_DO_NOT_QUEUE</a>&nbsp;&nbsp;&nbsp;0x4</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If we can not become the primary owner do not place us in the queue. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g37a9bc7c6eb11d212bf8d5e5ff3b50f9"></a><!-- doxytag: member="DBusShared::DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER" ref="g37a9bc7c6eb11d212bf8d5e5ff3b50f9" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g37a9bc7c6eb11d212bf8d5e5ff3b50f9">DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service has become the primary owner of the requested name. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gee62d7003ea4ed8c1957e9a072c7b16a"></a><!-- doxytag: member="DBusShared::DBUS_REQUEST_NAME_REPLY_IN_QUEUE" ref="gee62d7003ea4ed8c1957e9a072c7b16a" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gee62d7003ea4ed8c1957e9a072c7b16a">DBUS_REQUEST_NAME_REPLY_IN_QUEUE</a>&nbsp;&nbsp;&nbsp;2</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service could not become the primary owner and has been placed in the queue. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gc5e749f4dfcc3adcdb714ece3c1be1c7"></a><!-- doxytag: member="DBusShared::DBUS_REQUEST_NAME_REPLY_EXISTS" ref="gc5e749f4dfcc3adcdb714ece3c1be1c7" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gc5e749f4dfcc3adcdb714ece3c1be1c7">DBUS_REQUEST_NAME_REPLY_EXISTS</a>&nbsp;&nbsp;&nbsp;3</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service is already in the queue. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gefd5513d0d448f6c106202ebde26f969"></a><!-- doxytag: member="DBusShared::DBUS_REQUEST_NAME_REPLY_ALREADY_OWNER" ref="gefd5513d0d448f6c106202ebde26f969" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gefd5513d0d448f6c106202ebde26f969">DBUS_REQUEST_NAME_REPLY_ALREADY_OWNER</a>&nbsp;&nbsp;&nbsp;4</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service is already the primary owner. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gf51666b3db57bfc94f0fef7604ba35e2"></a><!-- doxytag: member="DBusShared::DBUS_RELEASE_NAME_REPLY_RELEASED" ref="gf51666b3db57bfc94f0fef7604ba35e2" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gf51666b3db57bfc94f0fef7604ba35e2">DBUS_RELEASE_NAME_REPLY_RELEASED</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service was released from the given name. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g2aebb664a3c1ea2c08740139f44c386a"></a><!-- doxytag: member="DBusShared::DBUS_RELEASE_NAME_REPLY_NON_EXISTENT" ref="g2aebb664a3c1ea2c08740139f44c386a" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g2aebb664a3c1ea2c08740139f44c386a">DBUS_RELEASE_NAME_REPLY_NON_EXISTENT</a>&nbsp;&nbsp;&nbsp;2</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The given name does not exist on the bus. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g994df340fa233202857ea9358b935aac"></a><!-- doxytag: member="DBusShared::DBUS_RELEASE_NAME_REPLY_NOT_OWNER" ref="g994df340fa233202857ea9358b935aac" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g994df340fa233202857ea9358b935aac">DBUS_RELEASE_NAME_REPLY_NOT_OWNER</a>&nbsp;&nbsp;&nbsp;3</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service is not an owner of the given name. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g375114145e2eb43473fb778cc603f08b"></a><!-- doxytag: member="DBusShared::DBUS_START_REPLY_SUCCESS" ref="g375114145e2eb43473fb778cc603f08b" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g375114145e2eb43473fb778cc603f08b">DBUS_START_REPLY_SUCCESS</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service was auto started. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gd6de6047e398631e590cdae679f044c5"></a><!-- doxytag: member="DBusShared::DBUS_START_REPLY_ALREADY_RUNNING" ref="gd6de6047e398631e590cdae679f044c5" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#gd6de6047e398631e590cdae679f044c5">DBUS_START_REPLY_ALREADY_RUNNING</a>&nbsp;&nbsp;&nbsp;2</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Service was already running. <br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g980320deb96476bee7555edcdebc3528">DBusBusType</a> { <a class="el" href="group__DBusShared.html#gg980320deb96476bee7555edcdebc35282eadb765c0d3c0d374d832bd37d387b7">DBUS_BUS_SESSION</a>, 
<a class="el" href="group__DBusShared.html#gg980320deb96476bee7555edcdebc3528b1ecb5521dfc0efed3ef2847a8c20666">DBUS_BUS_SYSTEM</a>, 
<a class="el" href="group__DBusShared.html#gg980320deb96476bee7555edcdebc3528564d3ef2f14a3955e764614b95162ad5">DBUS_BUS_STARTER</a>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Well-known bus types.  <a href="group__DBusShared.html#g980320deb96476bee7555edcdebc3528">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusShared.html#g8244b29230187624c24986c24edab1de">DBusHandlerResult</a> { <a class="el" href="group__DBusShared.html#gg8244b29230187624c24986c24edab1deb6df40880a8f322694f14cd2804d3f76">DBUS_HANDLER_RESULT_HANDLED</a>, 
<a class="el" href="group__DBusShared.html#gg8244b29230187624c24986c24edab1decb84b64c92055f2585fe9c29f1e5df68">DBUS_HANDLER_RESULT_NOT_YET_HANDLED</a>, 
<a class="el" href="group__DBusShared.html#gg8244b29230187624c24986c24edab1de01f00ce4578559c7b14b91256bfede7d">DBUS_HANDLER_RESULT_NEED_MEMORY</a>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Results that a message handler can return.  <a href="group__DBusShared.html#g8244b29230187624c24986c24edab1de">More...</a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Shared header included by both libdbus and C/C++ bindings such as the GLib bindings. 
<p>
Usually a C/C++ binding such as the GLib or Qt binding won't want to include <a class="el" href="dbus_8h-source.html">dbus.h</a> in its public headers. However, a few constants and macros may be useful to include; those are found here and in <a class="el" href="dbus-protocol_8h-source.html">dbus-protocol.h</a> <hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="g980320deb96476bee7555edcdebc3528"></a><!-- doxytag: member="dbus-shared.h::DBusBusType" ref="g980320deb96476bee7555edcdebc3528" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="group__DBusShared.html#g980320deb96476bee7555edcdebc3528">DBusBusType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Well-known bus types. 
<p>
See <a class="el" href="group__DBusBus.html#g1d29aa7e5337a792a40d91aba81f2f0c">dbus_bus_get()</a>. <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="gg980320deb96476bee7555edcdebc35282eadb765c0d3c0d374d832bd37d387b7"></a><!-- doxytag: member="DBUS_BUS_SESSION" ref="gg980320deb96476bee7555edcdebc35282eadb765c0d3c0d374d832bd37d387b7" args="" -->DBUS_BUS_SESSION</em>&nbsp;</td><td>
The login session bus. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg980320deb96476bee7555edcdebc3528b1ecb5521dfc0efed3ef2847a8c20666"></a><!-- doxytag: member="DBUS_BUS_SYSTEM" ref="gg980320deb96476bee7555edcdebc3528b1ecb5521dfc0efed3ef2847a8c20666" args="" -->DBUS_BUS_SYSTEM</em>&nbsp;</td><td>
The systemwide bus. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg980320deb96476bee7555edcdebc3528564d3ef2f14a3955e764614b95162ad5"></a><!-- doxytag: member="DBUS_BUS_STARTER" ref="gg980320deb96476bee7555edcdebc3528564d3ef2f14a3955e764614b95162ad5" args="" -->DBUS_BUS_STARTER</em>&nbsp;</td><td>
The bus that started us, if any. </td></tr>
</table>
</dl>

<p>
Definition at line <a class="el" href="dbus-shared_8h-source.html#l00056">56</a> of file <a class="el" href="dbus-shared_8h-source.html">dbus-shared.h</a>.
</div>
</div><p>
<a class="anchor" name="g8244b29230187624c24986c24edab1de"></a><!-- doxytag: member="dbus-shared.h::DBusHandlerResult" ref="g8244b29230187624c24986c24edab1de" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="group__DBusShared.html#g8244b29230187624c24986c24edab1de">DBusHandlerResult</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Results that a message handler can return. 
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="gg8244b29230187624c24986c24edab1deb6df40880a8f322694f14cd2804d3f76"></a><!-- doxytag: member="DBUS_HANDLER_RESULT_HANDLED" ref="gg8244b29230187624c24986c24edab1deb6df40880a8f322694f14cd2804d3f76" args="" -->DBUS_HANDLER_RESULT_HANDLED</em>&nbsp;</td><td>
Message has had its effect - no need to run more handlers. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg8244b29230187624c24986c24edab1decb84b64c92055f2585fe9c29f1e5df68"></a><!-- doxytag: member="DBUS_HANDLER_RESULT_NOT_YET_HANDLED" ref="gg8244b29230187624c24986c24edab1decb84b64c92055f2585fe9c29f1e5df68" args="" -->DBUS_HANDLER_RESULT_NOT_YET_HANDLED</em>&nbsp;</td><td>
Message has not had any effect - see if other handlers want it. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg8244b29230187624c24986c24edab1de01f00ce4578559c7b14b91256bfede7d"></a><!-- doxytag: member="DBUS_HANDLER_RESULT_NEED_MEMORY" ref="gg8244b29230187624c24986c24edab1de01f00ce4578559c7b14b91256bfede7d" args="" -->DBUS_HANDLER_RESULT_NEED_MEMORY</em>&nbsp;</td><td>
Need more memory in order to return <a class="el" href="group__DBusShared.html#gg8244b29230187624c24986c24edab1deb6df40880a8f322694f14cd2804d3f76">DBUS_HANDLER_RESULT_HANDLED</a> or <a class="el" href="group__DBusShared.html#gg8244b29230187624c24986c24edab1decb84b64c92055f2585fe9c29f1e5df68">DBUS_HANDLER_RESULT_NOT_YET_HANDLED</a>. 
<p>
Please try again later with more memory. </td></tr>
</table>
</dl>

<p>
Definition at line <a class="el" href="dbus-shared_8h-source.html#l00066">66</a> of file <a class="el" href="dbus-shared_8h-source.html">dbus-shared.h</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:14 2009 for D-Bus by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>

Anon7 - 2021