Searched refs:pszAccValue (Results 1 – 3 of 3) sorted by relevance
42 [id(6), helpstring("method Put_XAccValue")] HRESULT Put_XAccValue(const OLECHAR* pszAccValue);
197 STDMETHOD(Put_XAccValue)(const OLECHAR __RPC_FAR *pszAccValue);
1227 STDMETHODIMP CMAccessible::Put_XAccValue(const OLECHAR __RPC_FAR *pszAccValue) in Put_XAccValue() argument1233 if(pszAccValue == NULL) in Put_XAccValue()1238 m_pszValue = SysAllocString(pszAccValue); in Put_XAccValue()
Completed in 26 milliseconds