Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
uiaerrorids_p.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UIA_E_ELEMENTNOTENABLED   0x80040200
 
#define UIA_E_ELEMENTNOTAVAILABLE   0x80040201
 
#define UIA_E_NOCLICKABLEPOINT   0x80040202
 
#define UIA_E_PROXYASSEMBLYNOTLOADED   0x80040203
 
#define UIA_E_NOTSUPPORTED   0x80040204
 
#define UIA_E_INVALIDOPERATION   0x80131509
 
#define UIA_E_TIMEOUT   0x80131505
 

Macro Definition Documentation

◆ UIA_E_ELEMENTNOTAVAILABLE

#define UIA_E_ELEMENTNOTAVAILABLE   0x80040201

Definition at line 19 of file uiaerrorids_p.h.

◆ UIA_E_ELEMENTNOTENABLED

#define UIA_E_ELEMENTNOTENABLED   0x80040200

Definition at line 18 of file uiaerrorids_p.h.

◆ UIA_E_INVALIDOPERATION

#define UIA_E_INVALIDOPERATION   0x80131509

Definition at line 23 of file uiaerrorids_p.h.

◆ UIA_E_NOCLICKABLEPOINT

#define UIA_E_NOCLICKABLEPOINT   0x80040202

Definition at line 20 of file uiaerrorids_p.h.

◆ UIA_E_NOTSUPPORTED

#define UIA_E_NOTSUPPORTED   0x80040204

Definition at line 22 of file uiaerrorids_p.h.

◆ UIA_E_PROXYASSEMBLYNOTLOADED

#define UIA_E_PROXYASSEMBLYNOTLOADED   0x80040203

Definition at line 21 of file uiaerrorids_p.h.

◆ UIA_E_TIMEOUT

#define UIA_E_TIMEOUT   0x80131505

Definition at line 24 of file uiaerrorids_p.h.