This method of the IAccessibleDefault 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 that the keyboard shortcut is requested for. |
getAccKeyboardShortcut(Variant) in IAccessible.
com.ms.com.ComFailException if the specified object is not valid.