ScannedTimeStamp  Scrolling

Chapter 3: Property Descriptions and Usage

ScannerType

Applies to

BiometricScanner objects

Description

Specifies the bitset of authentication techniques used by the biometric scanner, including voice, fingerprint, and iris recognition.

Usage

The ScannerType property takes a string. For the HPBiometricScanner object, it defaults to the only supported value (fingerprint).

Examples

Example 1

The following example retrieves the authentication type from the current scanner:

Integer l_iret

l_iret = l_scanner.Open()

sl_type.text = string (l_scanner.ScannerType)





Copyright © 2004. Sybase Inc. All rights reserved. Scrolling

View this book as PDF