Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
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

LASSReloadConfigcan 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 VerifyUserfunction 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