FpsApi: GetDeviceList

GetDeviceList

Creates a list of the available Fingerprint Scanner devices.

 Public Function GetDeviceList ( ) As Long

Return Values

The number of available devices. On error 0 is returned and the error code and string of the control is set appropriately.

Languages

[Visual Basic] Public Function GetDeviceList() As Long

[Delphi] function GetDeviceList: Integer;

[C++] long GetDeviceList();

Remarks

See Also

Class FpsApi Overview FpsApi Properties FpsApi Methods GetDeviceInfo GetErrorCode