org.freedesktop.Hal.Device Interface Reference

An interface to dbus objects that implement the org.freedesktop.Hal.Device interface. More...

List of all members.

Public Member Functions

string GetPropertyString (string name)
string[] GetPropertyStringList (string name)
bool PropertyExists (string name)

Detailed Description

An interface to dbus objects that implement the org.freedesktop.Hal.Device interface.

This interface is implemented by all objects prefixed with /org/freedesktop/Hal/devices/ E.g. all devices HAL knows about. This interface only specifies a subset of the methods and signals offered by the org.freedesktop.Hal.Device interface. For information on additional methods and signal, see HAL dbus interface specification: /usr/share/doc/hal-doc/spec/hal-spec.html

Definition at line 349 of file LinuxCaptureDeviceMonitor.cs.


Member Function Documentation

string org.freedesktop.Hal.Device.GetPropertyString ( string  name  ) 
string [] org.freedesktop.Hal.Device.GetPropertyStringList ( string  name  ) 
bool org.freedesktop.Hal.Device.PropertyExists ( string  name  ) 

The documentation for this interface was generated from the following file:

Foodolini 1.0.0 Documentation, generated with DoxyGen.