DeviceChannelList.clear Method

Module: DeviceChannelList

Definition

Clears the DeviceChannelList object.

clear(self) -> None

Exceptions

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

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesDeviceChannelList_Clear (
    ID3_DEVICES_DEVICE_CHANNEL_LIST hDeviceChannelList)

Parameters

in Handle to the DeviceChannelList object.

Returns

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