remove_callback


Description:

public void remove_callback (DeviceListenerCB callback)

Removes an in-process callback function from an existing DeviceListener.

Parameters:

this

the DeviceListener instance to modify.

callback

an DeviceListenerCB function pointer.