Home > comp > gb.dbus > dbusobserver > _new 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
NEW DBusObserver (gb.dbus)
Dim hDBusObserver As DBusObserver

hDBusObserver = New DBusObserver ( Connection As DBusConnection, Type As Integer [ , Object As String, Member As String, Interface As String, Destination As String ] ) [ As "event name" ]

Create a new DBusObserver to catch the messages sent on a specified bus.

The message type can be one of the following constants:

DBus.Method Method call
DBus.Reply Method reply
DBus.Signal Signal message
DBus.Error Error message