Microsoft SDK for Java

getAccDefaultAction

This method of the IAccessibleDefault 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 that the default action is requested for.

Overrides

getAccDefaultAction(Variant) in IAccessible.

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