VerifyUserToTop

This function requests the LAP to bring the LAP verification dialog to the top of the z order. It is called by the LASS during multiple simultaneous application calls to VerifyUser, to prevent the LAP UI from being displayed under the application UI in the z order. This is a LAP-exported function.

VOID VerifyUserToTop();

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