remove_callback
Description:
Removes an in-process callback function from an existing DeviceListener.
Parameters:
| this |
the DeviceListener instance to modify. |
| callback |
an DeviceListenerCB function pointer. |
Removes an in-process callback function from an existing DeviceListener.
| this |
the DeviceListener instance to modify. |
| callback |
an DeviceListenerCB function pointer. |