Microsoft SDK for Java

getAccKeyboardShortcut

This method of the IAccessible Interface retrieves the keyboard shortcut that selects the object.

Syntax

public String getAccKeyboardShortcut(Variant varChild);

Return Value

Returns a string that describes a sequence of keystrokes for selecting the object.

Parameters

varChild A value that identifies the child object for which the keyboard shortcut is requested.

Exceptions

com.ms.com.ComFailException if the specified object is not valid.

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