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

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c155 BSTR bstr_config_path = SysAllocString(AM_IIS_APPHOST); local
175 hresult = IAppHostWritableAdminManager_GetAdminSection(admin_manager, bstr_sites, bstr_config_path, &he);
225 SysFreeString(bstr_config_path);
640 BSTR bstr_config_path = SysAllocString(config_path); local
648 bstr_config_path, &parent);
702 SysFreeString(bstr_config_path);
839 BSTR bstr_config_path = SysAllocString(AM_IIS_APPHOST); local
857 hresult = IAppHostWritableAdminManager_GetAdminSection(admin_manager, bstr_sites, bstr_config_path, &he);
910 SysFreeString(bstr_config_path);
1065 BSTR bstr_config_path local
[all...]

Completed in 1680 milliseconds