Vanara/PInvoke/Accessibility/CorrelationReport.md

30 lines
4.4 KiB
Markdown
Raw Normal View History

2019-05-25 21:47:54 -04:00
## Correlation report for oleacc.dll
2020-07-14 18:02:36 -04:00
PInvoke API (methods, structures and constants) for Windows Accessibility Features.
### Methods (100% complete, 15 of 15 functions)
2019-09-05 23:03:18 -04:00
Native Method | Header | Managed Method
--- | --- | ---
2020-06-03 00:02:36 -04:00
[AccessibleChildren](https://www.google.com/search?num=5&q=AccessibleChildren+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.AccessibleChildren](https://github.com/dahall/Vanara/search?l=C%23&q=AccessibleChildren)
[AccessibleObjectFromEvent](https://www.google.com/search?num=5&q=AccessibleObjectFromEvent+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.AccessibleObjectFromEvent](https://github.com/dahall/Vanara/search?l=C%23&q=AccessibleObjectFromEvent)
[AccessibleObjectFromPoint](https://www.google.com/search?num=5&q=AccessibleObjectFromPoint+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.AccessibleObjectFromPoint](https://github.com/dahall/Vanara/search?l=C%23&q=AccessibleObjectFromPoint)
[AccessibleObjectFromWindow](https://www.google.com/search?num=5&q=AccessibleObjectFromWindow+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.AccessibleObjectFromWindow](https://github.com/dahall/Vanara/search?l=C%23&q=AccessibleObjectFromWindow)
[AccNotifyTouchInteraction](https://www.google.com/search?num=5&q=AccNotifyTouchInteraction+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.AccNotifyTouchInteraction](https://github.com/dahall/Vanara/search?l=C%23&q=AccNotifyTouchInteraction)
[AccSetRunningUtilityState](https://www.google.com/search?num=5&q=AccSetRunningUtilityState+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.AccSetRunningUtilityState](https://github.com/dahall/Vanara/search?l=C%23&q=AccSetRunningUtilityState)
[CreateStdAccessibleObject](https://www.google.com/search?num=5&q=CreateStdAccessibleObject+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.CreateStdAccessibleObject](https://github.com/dahall/Vanara/search?l=C%23&q=CreateStdAccessibleObject)
[CreateStdAccessibleProxy](https://www.google.com/search?num=5&q=CreateStdAccessibleProxyA+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.CreateStdAccessibleProxy](https://github.com/dahall/Vanara/search?l=C%23&q=CreateStdAccessibleProxy)
[GetOleaccVersionInfo](https://www.google.com/search?num=5&q=GetOleaccVersionInfo+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.GetOleaccVersionInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetOleaccVersionInfo)
[GetProcessHandleFromHwnd](https://www.google.com/search?num=5&q=GetProcessHandleFromHwnd+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Oleacc.GetProcessHandleFromHwnd](https://github.com/dahall/Vanara/search?l=C%23&q=GetProcessHandleFromHwnd)
[GetRoleText](https://www.google.com/search?num=5&q=GetRoleTextA+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.GetRoleText](https://github.com/dahall/Vanara/search?l=C%23&q=GetRoleText)
[GetStateText](https://www.google.com/search?num=5&q=GetStateTextA+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.GetStateText](https://github.com/dahall/Vanara/search?l=C%23&q=GetStateText)
[LresultFromObject](https://www.google.com/search?num=5&q=LresultFromObject+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.LresultFromObject](https://github.com/dahall/Vanara/search?l=C%23&q=LresultFromObject)
[ObjectFromLresult](https://www.google.com/search?num=5&q=ObjectFromLresult+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.ObjectFromLresult](https://github.com/dahall/Vanara/search?l=C%23&q=ObjectFromLresult)
[WindowFromAccessibleObject](https://www.google.com/search?num=5&q=WindowFromAccessibleObject+site%3Adocs.microsoft.com) | oleacc.h | [Vanara.PInvoke.Oleacc.WindowFromAccessibleObject](https://github.com/dahall/Vanara/search?l=C%23&q=WindowFromAccessibleObject)
2019-05-25 21:47:54 -04:00
### Interfaces
2019-09-05 23:03:18 -04:00
Native Interface | Header | Managed Interface
--- | --- | ---
2020-06-03 00:02:36 -04:00
[IAccessible](https://www.google.com/search?num=5&q=IAccessible+site%3Adocs.microsoft.com) | |
[IAccessibleHandler](https://www.google.com/search?num=5&q=IAccessibleHandler+site%3Adocs.microsoft.com) | |
[IAccIdentity](https://www.google.com/search?num=5&q=IAccIdentity+site%3Adocs.microsoft.com) | |
[IAccPropServer](https://www.google.com/search?num=5&q=IAccPropServer+site%3Adocs.microsoft.com) | |
[IAccPropServices](https://www.google.com/search?num=5&q=IAccPropServices+site%3Adocs.microsoft.com) | |