Searched defs:AM_IIS_ENAME (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/source/ |
H A D | admin_iis.c | 37 #define AM_IIS_ENAME L"name" macro 157 BSTR bstr_name = SysAllocString(AM_IIS_ENAME); 476 if (!get_from_collection(collection, AM_IIS_ENAME, module_name, &element)) { 488 if (!set_property(element, AM_IIS_ENAME, module_name)) { 666 if (!get_from_collection_idx(collection, AM_IIS_ENAME, module_name, &sitemap_index)) { 841 BSTR bstr_name = SysAllocString(AM_IIS_ENAME); 1082 if (!get_from_collection(collection, AM_IIS_ENAME, module_name, &element)) { 1099 if (!set_property(element, AM_IIS_ENAME, module_name)) {
|
Completed in 23 milliseconds