QtBase  v6.3.1
Macros
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 55 of file uiaerrorids_p.h.

◆ UIA_E_ELEMENTNOTENABLED

#define UIA_E_ELEMENTNOTENABLED   0x80040200

Definition at line 54 of file uiaerrorids_p.h.

◆ UIA_E_INVALIDOPERATION

#define UIA_E_INVALIDOPERATION   0x80131509

Definition at line 59 of file uiaerrorids_p.h.

◆ UIA_E_NOCLICKABLEPOINT

#define UIA_E_NOCLICKABLEPOINT   0x80040202

Definition at line 56 of file uiaerrorids_p.h.

◆ UIA_E_NOTSUPPORTED

#define UIA_E_NOTSUPPORTED   0x80040204

Definition at line 58 of file uiaerrorids_p.h.

◆ UIA_E_PROXYASSEMBLYNOTLOADED

#define UIA_E_PROXYASSEMBLYNOTLOADED   0x80040203

Definition at line 57 of file uiaerrorids_p.h.

◆ UIA_E_TIMEOUT

#define UIA_E_TIMEOUT   0x80131505

Definition at line 60 of file uiaerrorids_p.h.