ReactOS 0.4.16-dev-125-g798ea90
|
Public Types | |
typedef IAccessible * | LPACCESSIBLE |
Public Types inherited from IDispatch | |
typedef IDispatch * | LPDISPATCH |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
HRESULT | accSelect ([in] long flagsSelect, [in, optional] VARIANT varID) |
HRESULT | accLocation ([out] long *left, [out] long *top, [out] long *width, [out] long *height, [in, optional] VARIANT varID) |
HRESULT | accNavigate ([in] long dir, [in, optional] VARIANT varStart, [out, retval] VARIANT *pvarEnd) |
HRESULT | accHitTest ([in] long left, [in] long top, [out, retval] VARIANT *pvarID) |
HRESULT | accDoDefaultAction ([in, optional] VARIANT varID) |
Public Member Functions inherited from IDispatch | |
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Properties | |
IDispatch | accParent [get] |
long | accChildCount [get] |
IDispatch | accChild ([in] VARIANT varChildID) [get] |
BSTR | accName ([in, optional] VARIANT varID) [get, set] |
BSTR | accValue ([in, optional] VARIANT varID) [get, set] |
BSTR | accDescription ([in, optional] VARIANT varID) [get] |
VARIANT | accRole ([in, optional] VARIANT varID) [get] |
VARIANT | accState ([in, optional] VARIANT varID) [get] |
BSTR | accHelp ([in, optional] VARIANT varID) [get] |
long | accHelpTopic ([out] BSTR helpfile,[in, optional] VARIANT varID) [get] |
BSTR | accKeyboardShortcut ([in, optional] VARIANT varID) [get] |
VARIANT | accFocus [get] |
VARIANT | accSelection [get] |
BSTR | accDefaultAction ([in, optional] VARIANT varID) [get] |
Definition at line 163 of file oleacc.idl.
typedef IAccessible* IAccessible::LPACCESSIBLE |
Definition at line 165 of file oleacc.idl.
Implemented in CTipbarAccessible.
Implemented in CTipbarAccessible.
HRESULT IAccessible::accLocation | ( | [out] long * | left, |
[out] long * | top, | ||
[out] long * | width, | ||
[out] long * | height, | ||
[in, optional] VARIANT | varID | ||
) |
Implemented in CTipbarAccessible.
Referenced by CTipbarAccessible::accLocation().
HRESULT IAccessible::accNavigate | ( | [in] long | dir, |
[in, optional] VARIANT | varStart, | ||
[out, retval] VARIANT * | pvarEnd | ||
) |
Implemented in CTipbarAccessible.
Implemented in CTipbarAccessible.
Definition at line 168 of file oleacc.idl.
Definition at line 167 of file oleacc.idl.
Definition at line 179 of file oleacc.idl.
Definition at line 171 of file oleacc.idl.
Definition at line 184 of file oleacc.idl.
Definition at line 177 of file oleacc.idl.
Definition at line 174 of file oleacc.idl.
Definition at line 175 of file oleacc.idl.
Definition at line 183 of file oleacc.idl.
Definition at line 176 of file oleacc.idl.
Definition at line 181 of file oleacc.idl.
Definition at line 169 of file oleacc.idl.
Definition at line 182 of file oleacc.idl.
Definition at line 166 of file oleacc.idl.
Definition at line 172 of file oleacc.idl.
Definition at line 180 of file oleacc.idl.
Definition at line 178 of file oleacc.idl.
Definition at line 173 of file oleacc.idl.
Definition at line 170 of file oleacc.idl.
|
get |
|
get |
|
getset |
|
get |
|
get |
|
getset |