Biometric finger print reading codes in VB

Where can i find code on biometric reading in VB?
[49 byte] By [YiLi] at [2007-12-27]
# 1

There’s no standard API for that. You'd need to call device manufacturer and ask them for SDK which works with this particular device.

IlyaTumanov at 2007-9-4 > top of Msdn Tech,Smart Device Development,Smart Devices General...
# 2

Thanks. Is there any sample code on this?

Function:

1)insert user's details and thumb print

2) verify user thumb print

YiLi at 2007-9-4 > top of Msdn Tech,Smart Device Development,Smart Devices General...
# 3

If there are samples, they would come from device manufacturer.

IlyaTumanov at 2007-9-4 > top of Msdn Tech,Smart Device Development,Smart Devices General...