Searched refs:GetConfig (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/iis/
H A Dagent.c131 static HRESULT GetConfig(IHttpContext *pContext, OpenAMStoredConfig **ppModuleConfig) { function
865 hr = OpenAMStoredConfig::GetConfig(ctx, &conf);
867 WriteEventLog("%s GetConfig failed for site %d", thisfunc, site->GetSiteId());
871 /* WriteEventLog("%s GetConfig config is not enabled for site %d", thisfunc, site->GetSiteId()); */
883 WriteEventLog("%s GetConfig boot == NULL (%d)", thisfunc, site->GetSiteId());

Completed in 46 milliseconds