Searched refs:ppModuleConfig (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) { argument
144 *ppModuleConfig = pModuleConfig;
165 *ppModuleConfig = (OpenAMStoredConfig *) pMetadataContainer->GetModuleContext(modctx);
170 *ppModuleConfig = pModuleConfig;

Completed in 31 milliseconds