Searched refs:ppdispChild (Results 1 – 1 of 1) sorted by relevance
314 IDispatch** ppdispChild) { in get_accChild() argument320 *ppdispChild = nullptr; in get_accChild()323 if (ppdispChild && VALID_CHILDID(varChild)) { in get_accChild()325 *ppdispChild = this; in get_accChild()333 *ppdispChild = child->GetNativeAccessibleObject(node_); in get_accChild()335 if (*ppdispChild == nullptr) in get_accChild()338 (*ppdispChild)->AddRef(); in get_accChild()