LASSReloadConfig

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This function causes the LASS to reload its configuration settings.

Syntax

BOOL LASSReloadConfig();

Parameters

None.

Return Value

Returns TRUE on success and FALSE otherwise.

Remarks

LASSReloadConfig can be called only by a privileged 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.

Requirements

Header lass.h
Library coredll.lib
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

See Also

Reference

LASS Functions