Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

New DBusApplication (gb.dbus)

Dim hDBusApplication As DBusApplication
hDBusApplication = New DBusApplication ( Connection As DBusConnection, ApplicationName As String )

Create an object that represents an application connected to the session or the system bus.

  • Connection is the connection object (DBus.Session or DBus.System).

  • ApplicationName is the name of the application on the bus.

Use DBus[Application] instead.