Lines Matching refs:target

310 /** The target object is the containing application object. */
313 /** The target object is the containing document object. The target object implements
318 /** The target object is the containing tab pane object. */
321 /** The target object is the containing window object. */
324 /** Some attribute of this object is affected by a target object. */
327 /** This object is interactive and controls some attribute of a target object. */
330 /** This object is described by the target object. */
333 /** This object is describes the target object. */
336 /** This object is embedded by a target object. */
339 /** This object embeds a target object. This relation can be used on the
345 /** Content flows to this object from a target object.
352 /** Content flows from this object to a target object. */
355 /** This object is label for a target object. */
358 /** This object is labelled by a target object. Note that the double L spelling
364 /** This object is labelled by a target object. */
369 same target, e.g. a grouping object. It is also possible that each member has
374 /** The target object is the next object in the tab order. */
377 /** This object is a logical child of a target object. This relation is the reciprocal
383 /** This object is a logical parent of a target object. This relation is the reciprocal
389 /** This object is a parent window of the target object. */
392 /** This object is a transient component related to the target object.
393 When this object is activated the target object doesn't lose focus.
397 /** The target object is the previous object in the tab order. */
400 /** This object is a sub window of a target object. */
438 /** @brief Returns one accessible relation target.
441 @param [out] target
446 [propget] HRESULT target
449 [out, retval] IUnknown **target
456 The array of target objects. Note that this array is to be allocated by the
1990 /** @brief Returns relation targets for a specified target type.
3438 /** @brief Returns an object representing the target of the link, as appropriate
3447 IUnknown VARIANT of a COM interface representing a target object to be
3483 /** @brief Returns whether the target object referenced by this link is still valid.
3486 Returns TRUE if the referenced target is still valid and FALSE otherwise.
5360 /** @brief Returns the most recently used anchor target within a document.
5363 of this method is to fetch the anchor target within an HTML document. In this