LAP-Exported Functions
The following table shows the LAP-exported functions that are called by the LASS, with a description of the purpose of each.
Programming element | PPC | SP | Description |
---|---|---|---|
DeinitLAP | X | X | This function is called from the LASS when the LAP is being unloaded. |
InitLAP (function) | X | X | This function initializes a LAP when it is activated by the LASS. |
LAPCreateEnrollmentConfigDialog | X | X | This function displays the LAP enrollment dialog. |
VerifyUser (LAP) | X | X | This function performs the user verification. |
VerifyUserStart | X | X | This function indicates that one or more VerifyUser calls are about to occur. |
VerifyUserStop | X | X | This function indicates the end of one or more VerifyUser calls. |
VerifyUserToTop | X | X | This function requests the LAP to bring the LAP verification dialog to the top of the z order. |
See Also
Send Feedback on this topic to the authors