LAP-Exported Functions
A version of this page is also available for
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 |
---|---|
This function is called from the LASS when the LAP is being unloaded. |
|
This function initializes a LAP when it is activated by the LASS. |
|
This function cancels an existing call to VerifyUser. |
|
This function displays the LAP enrollment dialog. |
|
This function prompts the user to enter a code word. |
|
This function informs the user that the next invalid authentication attempt will cause a device wipe. |
|
This function locks out the user for a specified period of time. |
|
This function performs the user verification. |
|
This function indicates that one or more VerifyUser calls are about to occur. |
|
This function indicates the end of one or more VerifyUser calls. |
|
This function requests the LAP to bring the LAP verification dialog to the top of the z order. |