VerifyUserToTop
A version of this page is also available for
4/8/2010
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 |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |
Note | This function is called by the LASS, not the application. Therefore, no link library is exposed. For more information see Creating a LAP. |