DeviceChannel.clearDeviceFilter Method

Module: DeviceChannel

Definition

Clears all set device filters, removing any type restrictions.

clear_device_filter(self) -> None

Exceptions

An error has occurred during Devices Library execution.
void clearDeviceFilter()

Exceptions

An error has occurred during Devices Library execution.
public void ClearDeviceFilter()

Exceptions

An error has occurred during Devices Library execution.
public void clearDeviceFilter() throws DevicesException

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesDeviceChannel_ClearDeviceFilter (
    ID3_DEVICES_DEVICE_CHANNEL hDeviceChannel)

Parameters

in Handle to the DeviceChannel object.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.