VirtualBox

Changeset 24073 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 26, 2009 1:01:33 PM (15 years ago)
Author:
vboxsync
Message:

VBoxClient: Added more D-BUS error checking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/dbus-calls.h

    r23863 r24073  
    2727/** The following are the symbols which we need from libdbus-1. */
    2828VBOX_PROXY_STUB(dbus_error_init, void, (DBusError *error),
     29                (error))
     30VBOX_PROXY_STUB(dbus_error_is_set, dbus_bool_t, (const DBusError *error),
    2931                (error))
    3032VBOX_PROXY_STUB(dbus_bus_get, DBusConnection *,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette