Microsoft SDK for Java

getAccSelection

This method of the IAccessibleDefault Interface retrieves the selected children of the object.

Syntax

public Variant getAccSelection();

Return Value

Returns a Variant object that identifies the object or objects that are selected.

Overrides

getAccSelection() in IAccessible.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.