Purpose
This API indicates whether the next invocation of the cwbUN_GetAdminValueEx API will be long running. The cwbUN_GetAdminValueEx API caches data on the PC. If the cache is not current, the cwbUN_GetAdminValueEx API may present a sign-on prompt, or perform other processing, in order to update its cache.
Syntax
CWBAPI unsigned int WINAPI cwbUN_GetAdminCacheStateEx( cwbCO_SysHandle* pSysHandle, cwbUN_State& adminState);
Parameters
One of three values will be returned:
Return Codes
The following list shows common return values:
Usage
This API can be used by users of cwbUN_GetAdminValueEx to determine if the next invocation of cwbUN_GetAdminValueEx will be long running.