LAP-Exported Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the LAP-exported functions called by LASS, with a description of the purpose of each. Any LAP must implement these functions.

Programming element Description

DeinitLAP

This function is called from the LASS when the LAP is being unloaded.

InitLAP (function)

This function initializes a LAP when it is activated by the LASS.

LAPCancelVerifySequence

This function cancels an existing call to VerifyUser.

LAPCreateEnrollmentConfigDialog

This function displays the LAP enrollment dialog.

LAPDisplayCodeword

This function prompts the user to enter a code word.

LAPDisplayPreWipe

This function informs the user that the next invalid authentication attempt will cause a device wipe.

LAPLockoutUser

This function locks out the user for a specified period of time.

VerifyUser (LAP)

This function performs the user verification.

VerifyUserStart

This function indicates that one or more VerifyUser calls are about to occur.

VerifyUserStop

This function indicates the end of one or more VerifyUser calls.

VerifyUserToTop

This function requests the LAP to bring the LAP verification dialog to the top of the z order.

See Also

Reference

LASS Reference