Microsoft SDK for Java

getAccSelection

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

Syntax

public Variant getAccSelection();

Return Value

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

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