IAccessible, IAccessible2 Interface for Microsoft Active Accessibility
-
I need to programmatically update/set contents of Mozilla Firefox browser Controls Contents using the IAccessible , IAccessible2 COM Interface MSAA Architecture . The put_AccValue method in IAccessible Interface gives Return Code Not Implemented . How do I set text programmatically ? Can anybody provide some Sample code or reference to links ? Kamal Jagesia
-
I need to programmatically update/set contents of Mozilla Firefox browser Controls Contents using the IAccessible , IAccessible2 COM Interface MSAA Architecture . The put_AccValue method in IAccessible Interface gives Return Code Not Implemented . How do I set text programmatically ? Can anybody provide some Sample code or reference to links ? Kamal Jagesia
Not every program supports IAccessible . According to what you said, Mozilla Firefox browser Controls Not Implemented it.