|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Data Structures |
| interface | IAccessible |
Functions |
| | DEFINE_GUID (LIBID_Accessibility, 0x1ea4dbf0, 0x3c3b, 0x11cf, 0x81, 0x0c, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71) |
| | DEFINE_GUID (CLSID_AccPropServices, 0xb5f8350b, 0x0548, 0x48b1, 0xa6, 0xee, 0x88, 0xbd, 0x00, 0xb4, 0xa5, 0xe7) |
| | DEFINE_GUID (IIS_IsOleaccProxy, 0x902697fa, 0x80e4, 0x4560, 0x80, 0x2a, 0xa1, 0x3f, 0x22, 0xa6, 0x47, 0x09) |
| LRESULT WINAPI | LresultFromObject (REFIID, WPARAM, LPUNKNOWN) |
| HRESULT WINAPI | ObjectFromLresult (LRESULT, REFIID, WPARAM, void **) |
| HRESULT WINAPI | WindowFromAccessibleObject (IAccessible *, HWND *) |
| HRESULT WINAPI | AccessibleObjectFromWindow (HWND, DWORD, REFIID, void **) |
| HRESULT WINAPI | AccessibleObjectFromEvent (HWND, DWORD, DWORD, IAccessible **, VARIANT *) |
| HRESULT WINAPI | AccessibleObjectFromPoint (POINT, IAccessible **, VARIANT *) |
| HRESULT WINAPI | AccessibleChildren (IAccessible *, LONG, LONG, VARIANT *, LONG *) |
| void WINAPI | GetOleaccVersionInfo (DWORD *, DWORD *) |
| HRESULT WINAPI | CreateStdAccessibleObject (HWND, LONG, REFIID, void **) |
| HRESULT WINAPI | CreateStdAccessibleProxyA (HWND, LPCSTR, LONG, REFIID, void **) |
| HRESULT WINAPI | CreateStdAccessibleProxyW (HWND, LPCWSTR, LONG, REFIID, void **) |
CreateStdAccessibleProxy UINT
WINAPI | GetRoleTextA (DWORD, LPSTR, UINT) |
| UINT WINAPI | GetRoleTextW (DWORD, LPWSTR, UINT) |
| GetRoleText UINT WINAPI | GetStateTextA (DWORD, LPSTR, UINT) |
| UINT WINAPI | GetStateTextW (DWORD, LPWSTR, UINT) |
Generated on Sun May 27 2012 05:45:25 for ReactOS by
1.7.6.1
|