Searched defs:property_key (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/source/ |
H A D | admin_iis.c | 289 BSTR property_key, BSTR property_value, short* index) { 313 if (!get_property(element, property_key, &var_value)) { 337 BSTR property_key, BSTR property_value, 341 if (!get_from_collection_idx(collection, property_key, property_value, &idx)) { 288 get_from_collection_idx(IAppHostElementCollection* collection, BSTR property_key, BSTR property_value, short* index) argument 336 get_from_collection(IAppHostElementCollection* collection, BSTR property_key, BSTR property_value, IAppHostElement** element) argument
|
Completed in 26 milliseconds