deregister_device_event_listener


Description:


public bool deregister_device_event_listener (DeviceListener listener, void* filter) throws Error

Removes a device event listener from the registry's listener queue, ceasing notification of events of the specified type.

Parameters:

listener

a pointer to the DeviceListener for which device events are requested.

filter

Unused parameter.

Returns:

true if successful, otherwise false.


Namespace: Atspi
Package: atspi-2