Lines Matching refs:returned

305   Use the following constants to compare against the BSTRs returned by 
412 The strings returned are defined @ref grpRelations "in this section of the documentation".
461 actual number of targets in the returned array (not more than maxTargets)
582 The returned value of the number of actions is zero if there are
610 If it lies outside the valid range an empty string is returned.
612 The returned value is a localized string of the specified action.
626 The returned strings are the localized human readable key sequences to be
644 0 based index specifying which action's key bindings should be returned.
652 The number of key bindings returned; the size of the returned array.
667 0 based index specifying which action's non-localized name should be returned.
681 0 based index specifying which action's localized name should be returned.
1048 This enum defines the state bits returned by IAccessible2::states. The
1049 %IAccessible2 state bits are in addition to those returned by MSAA.
1369 there are no attributes. When S_FALSE is returned [out] pointer types should
1376 NULL is returned there is no need for the client to call SysFreeString. Please
1610 actual number of relations in the returned array (not more than maxRelations)
1761 The number of extended states returned; the size of the returned array.
1780 The number of localized extended states returned; the size of the returned array.
1860 returned by the parent's IAccessible::get_accChildCount.
1881 @retval S_FALSE returned if there is nothing to return, [out] value is NULL
1965 @retval S_FALSE returned if there is nothing to return, [out] value is NULL.
1982 …@retval S_FALSE returned if there is no caret in any of the objects in the subtree, [out] accessib…
1994 The number of targets requested. 0 indicates that all targets should be returned.
1998 The number of targets returned; the size of the returned array.
2100 coordinate system. The coordinates of the returned position are relative
2103 the returned position is (0,0).
2117 The returned color is the foreground color of this object or, if
2128 The returned color is the background color of this object or, if
2223 bounds are returned by the methods IAccessibleValue::maximumValue and
2240 The type of the returned value is implementation dependent. It does not have
2241 to be the same type as that returned by method IAccessibleValue::currentValue.
2245 has no upper bound then an empty object is returned. See the section about
2257 The type of the returned value is implementation dependent. It does not have
2258 to be the same type as that returned by method IAccessibleValue::currentValue.
2262 has no lower bound then an empty object is returned. See the section about
2357 …IA2_TEXT_BOUNDARY_CHAR, /**< Typically, a single character is returned. In some cases more …
2358 … one character is returned, for example, when a document contains field
2375 IA2_TEXT_BOUNDARY_ALL ///< Using this value will cause all text to be returned.
2388 returned by IAccessibleText::nCharacters. All methods that operate
2401 E_FAIL is returned in the following cases
2473 The returned offset is relative to the text represented by this object.
2476 caret is located on some other object. The returned offset value will be -1.
2477 @note S_FALSE (and an offset of -1) will not be returned if the caret is somewhere
2545 boxes for each character as returned by IAccessibleText::characterExtents.
2620 string is returned.
2622 Index of the first character to include in the returned string. The valid range
2625 Index of the last character to exclude in the returned string. The valid range
2634 @li The returned string may be longer than endOffset-startOffset bytes if text
2655 word that is closest to and located before offset is returned.
2657 If the index is valid, but no text is found, S_FALSE is returned along with out
2663 character will not be part of the returned string. The valid range is 0..length.
2700 word that is closest to and located after offset is returned.
2702 If the index is valid, but no text is found, S_FALSE is returned along with out
2708 character will not be part of the returned string. The valid range is 0..length.
2742 For the word boundary type the returned string will contain the word at the
2748 If the index is valid, but no text is found, S_FALSE is returned along with out
2908 continues. Once the handler has returned, the validity of the data depends on
2935 continues. Once the handler has returned, the validity of the data depends on
3461 The returned value is related to the IAccessibleText interface of the object that
3473 The returned value is related to the IAccessibleText interface of the object that
3588 The returned IAccessibleHyperlink object encapsulates the hyperlink and
3594 of links minus one, a reference to the specified hyperlink object is returned.
3595 If the index is invalid then a NULL pointer is returned.
3697 The returned IAccessibleHyperlink objects encapsulate the hyperlink and
3703 The number of links returned; the size of the returned array.
3784 attribute string returned by IAccessible2::attributes. The "table-cell-index"
3793 as returned by IAccessibleTable::nRows and IAccessibleTable::nColumns.
3810 object is returned that represents the requested cell regardless of whether
3822 /** @brief Returns the caption for the table. The returned object could be
3825 If the table has a caption then a reference to it is returned, else a NULL
3826 pointer is returned.
3844 @note The returned value is not necessarily a child index of the immediate parent.
3861 description exists. Otherwise a NULL pointer is returned.
3894 Content and size of the returned table are implementation dependent.
3911 is the value returned from IAccessible2::indexInParent, but in the case where the
3914 string returned by calling IAccessible2::attributes on the cell object.
3982 description exists. Otherwise a NULL pointer is returned.
4015 Content and size of the returned table are implementation dependent.
4032 is the value returned from IAccessible2::indexInParent, but in the case where the
4035 string returned by calling IAccessible2::attributes on the cell object.
4055 The number of cell indexes returned; the size of the returned array.
4074 The number of column indexes returned; the size of the returned array.
4093 The number of row indexes returned; the size of the returned array.
4104 /** @brief Returns the summary description of the table. The returned object could be
4243 continues. Once the handler has returned, the validity of the data depends on
4343 object is returned that represents the requested cell regardless of whether
4355 /** @brief Returns the caption for the table. The returned object could be
4358 If the table has a caption then a reference to it is returned, else a NULL
4359 pointer is returned.
4374 description exists. Otherwise a NULL pointer is returned.
4441 description exists. Otherwise a NULL pointer is returned.
4458 The number of accessibles returned; the size of the returned array.
4474 The number of column indexes returned; the size of the returned array.
4490 The number of row indexes returned; the size of the returned array.
4500 /** @brief Returns the summary description of the table. The returned object could be
4620 continues. Once the handler has returned, the validity of the data depends on
4727 The number of accessibles returned; the size of the returned array.
4766 The number of accessibles returned; the size of the returned array.
4923 … Specifies whether the returned coordinates should be relative to the screen or the parent object.
5362 A document's most recently targeted in-page anchor is returned. A typical use