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

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c1240 BSTR bstr_path = SysAllocString(AM_IIS_EPATH); local
1295 char *path_str = get_property_value_byname(app_element, &path_value, &bstr_path, VT_BSTR);
1334 SysFreeString(bstr_path);

Completed in 24 milliseconds