FingerPositionList.clear Method

Module: FingerPositionList

Definition

Clears the FingerPositionList 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 id3CaptureFingerPositionList_Clear (
    ID3_FINGER_CAPTURE_FINGER_POSITION_LIST hFingerPositionList)

Parameters

in Handle to the FingerPositionList object.

Returns

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