LASSReloadConfig (Compact 2013)

3/28/2014

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

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, LASSReloadConfig implicitly calls the VerifyUser function.

Requirements

Header

lass.h

Library

coredll.lib

See Also

Reference

LASS Functions