Home
last modified time | relevance | path

Searched refs:get_accChild (Results 1 – 3 of 3) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp335 STDMETHODIMP CMAccessible::get_accChild(VARIANT varChild, IDispatch **ppdispChild) in get_accChild() function in CMAccessible
1599 if( m_pIParent->get_accChild(varStart,&pvarEndUpAt->pdispVal) == S_OK) in GetNextSibling()
1638 if( m_pIParent->get_accChild(varStart,&pvarEndUpAt->pdispVal) == S_OK) in GetPreSibling()
H A DMAccessible.h152 STDMETHOD(get_accChild)(VARIANT varChild,IDispatch **ppdispChild);
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl1518 Therefore MSAA's get_accChild should never return a child ID (other than CHILDID_SELF)

Completed in 46 milliseconds