FingerCaptureLibrary.getVersionXyz Method

Module: FingerCaptureLibrary

Definition

Retrieves the library version as a structure.

@staticmethod
get_version_xyz() -> LibVersion

Returns

The version.

Exceptions

An error has occurred during FingerCapture Library execution.
static LibVersion getVersionXyz()

Returns

The version.

Exceptions

An error has occurred during FingerCapture Library execution.
public static id3.Devices.LibVersion GetVersionXyz()

Returns

The version.

Exceptions

An error has occurred during FingerCapture Library execution.
int id3CaptureFingerCaptureLibrary_GetVersionXyz (
    id3DevicesLibVersion * sVersion)

Parameters

out The version.

Returns

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