ReactOS 0.4.16-dev-816-g135a9a9
|
#include "oleacc_classes.h"
Go to the source code of this file.
Functions | |
HRESULT | create_client_object (HWND, const IID *, void **) DECLSPEC_HIDDEN |
HRESULT | create_window_object (HWND, const IID *, void **) DECLSPEC_HIDDEN |
HRESULT | get_accpropservices_factory (REFIID, void **) DECLSPEC_HIDDEN |
int | convert_child_id (VARIANT *v) DECLSPEC_HIDDEN |
Definition at line 100 of file main.c.
Referenced by Client_accLocation(), Client_get_accDefaultAction(), Client_get_accDescription(), Client_get_accHelp(), Client_get_accKeyboardShortcut(), Client_get_accName(), Client_get_accRole(), Client_get_accState(), and Client_get_accValue().
Definition at line 625 of file client.c.
Referenced by CreateStdAccessibleObject().
Definition at line 414 of file window.c.
Referenced by CreateStdAccessibleObject().