LASSReloadConfig (Windows CE 5.0)
This function causes the LASS to reload its configuration settings.
BOOL LASSReloadConfig();
Parameters
None.
Return Values
Returns TRUE on success and FALSE otherwise.
Remarks
LASSReloadConfig can be called only by a trusted application. When this function is called, it resets all AEs to their initial states and reloads the LAP.
If master key protection is implemented in the LAP, the VerifyUser function will be implicitly called by LASSReloadConfig. For more information on implementing master key protection in a LAP, see Creating a LAP.
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: Lass.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors