Searched refs:pXSubInterface (Results 1 – 7 of 7) sorted by relevance
287 STDMETHODIMP CAccHyperLink::put_XSubInterface(long pXSubInterface) in put_XSubInterface() argument292 pRXLink = (XAccessibleHyperlink*)pXSubInterface; in put_XSubInterface()293 pRXAct = (XAccessibleAction*)pXSubInterface; in put_XSubInterface()
113 STDMETHODIMP CAccAction::put_XSubInterface(long pXSubInterface) in put_XSubInterface() argument117 pRXAct = (XAccessibleAction*)pXSubInterface; in put_XSubInterface()
177 STDMETHODIMP CAccRelation::put_XSubInterface(long pXSubInterface) in put_XSubInterface() argument180 relation = *((AccessibleRelation*)pXSubInterface); in put_XSubInterface()
78 STDMETHOD(put_XSubInterface)(long pXSubInterface);
101 STDMETHOD(put_XSubInterface)(long pXSubInterface);
127 STDMETHOD(put_XSubInterface)(long pXSubInterface);
79 [id(2), helpstring("method put_XSubInterface")] HRESULT put_XSubInterface(long pXSubInterface);81 …elpstring("method get_XSubInterface")] HRESULT get_XSubInterface([out,retval]long* pXSubInterface);
Completed in 51 milliseconds