This method of the IAccessible Interface retrieves the keyboard shortcut that selects the object.
public String getAccKeyboardShortcut(Variant varChild);
Returns a string that describes a sequence of keystrokes for selecting the object.
varChild | A value that identifies the child object for which the keyboard shortcut is requested. |
com.ms.com.ComFailException if the specified object is not valid.