Microsoft SDK for Java

accDoDefaultAction

This method of the IAccessibleDefault Interface performs the object's default action.

Syntax

public void accDoDefaultAction(Variant varChild);

Parameters

varChild A value that identifies the child object whose default action is performed.

Overrides

accDoDefaultAction(Variant) in IAccessible.

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