• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/WebKit-7600.1.25/win/Interfaces/Accessible2/

Lines Matching refs:out

172   there are no attributes.  When S_FALSE is returned [out] pointer types should 
173 be NULL and [out] longs should generally be 0, but sometimes -1 is used such
177 Note that for BSTR [out] variables common COM practice is that the server does
184 @li Although [out] BSTR variables are declared by the client, their space is
188 @li If there is no valid [out] BSTR to return, the server should return S_FALSE and
192 @li Single [out] longs, HWNDs, booleans, and structs are declared by the caller
384 @param [out] nRelations
389 [out, retval] long *nRelations
395 @param [out] relation
402 [out, retval] IAccessibleRelation **relation
408 @param [out] relations
412 @param [out] nRelations
421 [out, size_is(maxRelations), length_is(*nRelations)]
423 [out, retval] long *nRelations
427 @param [out] role
443 [out, retval] long *role
480 @param [out] groupLevel
482 @param [out] similarItemsInGroup
484 @param [out] positionInGroup
489 @retval S_FALSE if no values are valid, [out] values are 0s
502 [out] long *groupLevel,
503 [out] long *similarItemsInGroup,
504 [out, retval] long *positionInGroup
512 @param [out] states
517 [out, retval] AccessibleStates *states
525 @param [out] extendedRole
527 @retval S_FALSE if there is nothing to return, [out] value is NULL
531 [out, retval] BSTR *extendedRole
535 @param [out] localizedExtendedRole
537 @retval S_FALSE if there is nothing to return, [out] value is NULL
541 [out, retval] BSTR *localizedExtendedRole
545 @param [out] nExtendedStates
550 [out, retval] long *nExtendedStates
561 @param [out] extendedStates
563 @param [out] nExtendedStates
566 @retval S_FALSE if there are no states, [out] values are NULL and 0 respectively
571 [out, size_is(,maxExtendedStates), length_is(,*nExtendedStates)] BSTR **extendedStates,
572 [out, retval] long *nExtendedStates
580 @param [out] localizedExtendedStates
582 @param [out] nLocalizedExtendedStates
585 @retval S_FALSE if there are no states, [out] values are NULL and 0 respectively
590 [out, size_is(,maxLocalizedExtendedStates), length_is(,*nLocalizedExtendedStates)] BSTR **localizedExtendedStates,
591 [out, retval] long *nLocalizedExtendedStates
632 @param [out] uniqueID
637 [out, retval] long *uniqueID
652 @param [out] windowHandle
657 [out, retval] HWND *windowHandle
661 @param [out] indexInParent
665 @retval S_FALSE if no parent, [out] value is -1
669 [out, retval] long *indexInParent
673 @param [out] locale
678 [out, retval] IA2Locale *locale
682 @param [out] attributes
684 @retval S_FALSE returned if there is nothing to return, [out] value is NULL
688 [out, retval] BSTR *attributes