nn::nex::BackEndServices::DisableLoginDataCache Member Function

Syntax

static void DisableLoginDataCache();

Parameters

None.

Return Values

None.

Description

Clears the cache that stores information needed for logging in.

Call this function prior to executing the GlobalVariables::ReleaseInstance function when the EnableLoginDataCache function is called.

Revision History

2012/08/01
Added that this function must be called prior to executing the GlobalVariables::ReleaseInstance function when the EnableLoginDataCache function is called.
2011/09/14
Initial version.

CONFIDENTIAL