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