VerifyUserToTop (Compact 2013)

3/28/2014

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.

Syntax

VOID VerifyUserToTop();

Parameters

None.

Return Value

None.

Remarks

Note

This function is called by the LASS, not the application. Therefore, no link library is exposed.

Requirements

Header

lap.h

See Also

Reference

LAP-Exported Functions
VerifyUser