Microsoft SDK for Java

getAccDefaultAction

This method of the IAccessible Interface retrieves the default action for a specified child object.

Syntax

public String getAccDefaultAction(Variant varChild);

Return Value

Returns a string that describes the default action of the child object.

Parameters

varChild A value that identifies the child object for which the default action is requested.

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