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

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c372 VARIANT msn; local
376 msn.vt = VT_BSTR;
377 msn.bstrVal = module_name;
410 hresult = IAppHostSectionDefinitionCollection_get_Item(swsgcol, msn, &modsec);
421 hresult = IAppHostSectionDefinitionCollection_DeleteSection(swsgcol, msn);

Completed in 24 milliseconds