[This is preliminary documentation and subject to change.]
The Select method, accessed by calling the IAccessible::accSelect method, modifies the selection or moves the keyboard focus according to the specified flags.
This parameter can be the child ID value (provided by the object), CHILDID_SELF for the object itself, or a string identifying the child (such as "A1").
This method returns S_OK if successful or one of the following values or a standard COM error code otherwise.
DISP_E_MEMBERNOTFOUND | |
E_INVALIDARG | |
S_FALSE |