Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function indicates the end of one or more VerifyUser calls. An application call to VerifyUser can result in multiple VerifyUser (LAP) calls, if the VU_UNTIL_SUCCESS flag is set. After the LASS makes the last VerifyUser (LAP) call, it calls VerifyUserStop. The LAP can use this function to terminate its UI. This is a LAP-exported function.
VOID VerifyUserStop();
Parameters
None.
Return Values
None.
Requirements
Pocket PC: Windows Mobile 5.0 and later.
Smartphone: Windows Mobile 5.0 and later.
OS Versions: Windows CE 5.0 and later.
Header: Lap.h.
Link Library: Coredll.lib.
See Also
LAP-Exported Functions | VerifyUser | VerifyUserStart | VerifyUser (LAP)