Searched defs:AM_IIS_GLOBAL (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c34 #define AM_IIS_GLOBAL L"system.webServer/globalModules" macro
460 hresult = IAppHostWritableAdminManager_GetAdminSection(manager, AM_IIS_GLOBAL, AM_IIS_APPHOST, &parent);
811 if (!remove_from_modules(admin_manager, AM_IIS_APPHOST, AM_IIS_GLOBAL, FALSE)) {
1200 global = remove_from_modules(admin_manager, config_path_w, AM_IIS_GLOBAL, TRUE);

Completed in 32 milliseconds