CaptureModeList.clear Method

Module: CaptureModeList

Definition

Clears the CaptureModeList object.

clear(self) -> None

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during FingerCapture Library execution.
int id3FingerCaptureCaptureModeList_Clear (
    ID3_FINGER_CAPTURE_CAPTURE_MODE_LIST hCaptureModeList)

Parameters

in Handle to the CaptureModeList object.

Returns

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