Searched refs:put_accValue (Results 1 – 2 of 2) sorted by relevance
134 STDMETHOD(put_accValue)(VARIANT varChild,BSTR szValue);
1099 STDMETHODIMP CMAccessible::put_accValue(VARIANT varChild, BSTR szValue) in put_accValue() function in CMAccessible1118 return pChild->put_accValue(varChild,szValue); in put_accValue()
Completed in 29 milliseconds