Home > comp > gb.dbus > dbusobserver > _new 
 en fr de es it nl 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  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
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