- AccessibleChildren
HRESULT AccessibleChildren(IAccessible , LONG , LONG , VARIANT* , LONG* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AccessibleObjectFromEvent
HRESULT AccessibleObjectFromEvent(HWND , DWORD , DWORD , IAccessible , VARIANT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AccessibleObjectFromPoint
HRESULT AccessibleObjectFromPoint(POINT , IAccessible* , VARIANT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- AccessibleObjectFromWindow
HRESULT AccessibleObjectFromWindow(HWND , DWORD , REFIID , void** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateStdAccessibleObject
HRESULT CreateStdAccessibleObject(HWND , LONG , REFIID , void** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateStdAccessibleProxyA
HRESULT CreateStdAccessibleProxyA(HWND , LPCSTR , LONG , REFIID , void** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateStdAccessibleProxyW
HRESULT CreateStdAccessibleProxyW(HWND , LPCWSTR , LONG , REFIID , void** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetOleaccVersionInfo
void GetOleaccVersionInfo(DWORD* , DWORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetRoleTextA
UINT GetRoleTextA(DWORD , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetRoleTextW
UINT GetRoleTextW(DWORD , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetStateTextA
UINT GetStateTextA(DWORD , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetStateTextW
UINT GetStateTextW(DWORD , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LresultFromObject
LRESULT LresultFromObject(REFIID , WPARAM , LPUNKNOWN )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ObjectFromLresult
HRESULT ObjectFromLresult(LRESULT , REFIID , WPARAM , void** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WindowFromAccessibleObject
HRESULT WindowFromAccessibleObject(IAccessible , HWND* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ oleacc.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************