FingerMinutiaList.clear Method

Module: FingerMinutiaList

Definition

Clears the FingerMinutiaList object.

clear(self) -> None

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during Finger Library execution.
public void clear() throws FingerException

Exceptions

An error has occurred during Finger Library execution.
public func clear() throws

Exceptions

An error has occurred during Finger Library execution.
int id3FingerMinutiaList_Clear (
    ID3_FINGER_MINUTIA_LIST hFingerMinutiaList)

Parameters

hFingerMinutiaList ID3_FINGER_MINUTIA_LIST
in Handle to the FingerMinutiaList object.

Returns

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