ReactOS 0.4.15-dev-7958-gcd0bb1a
cierror.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CI_E_ALREADY_INITIALIZED   0x8004180a
 
#define CI_E_NOT_INITIALIZED   0x8004180b
 
#define CI_E_BUFFERTOOSMALL   0x8004180c
 
#define CI_E_PROPERTY_NOT_CACHED   0x8004180d
 
#define CI_E_INVALID_STATE   0x8004180f
 
#define CI_E_FILTERING_DISABLED   0x80041810
 
#define CI_E_DISK_FULL   0x80041811
 
#define CI_E_SHUTDOWN   0x80041812
 
#define CI_E_WORKID_NOTVALID   0x80041813
 
#define CI_E_NOT_FOUND   0x80041815
 
#define CI_E_USE_DEFAULT_PID   0x80041816
 
#define CI_E_DUPLICATE_NOTIFICATION   0x80041817
 
#define CI_E_UPDATES_DISABLED   0x80041818
 
#define CI_E_INVALID_FLAGS_COMBINATION   0x80041819
 
#define CI_E_OUTOFSEQ_INCREMENT_DATA   0x8004181a
 
#define CI_E_SHARING_VIOLATION   0x8004181b
 
#define CI_E_LOGON_FAILURE   0x8004181c
 
#define CI_E_NO_CATALOG   0x8004181d
 
#define CI_E_STRANGE_PAGEORSECTOR_SIZE   0x8004181e
 
#define CI_E_TIMEOUT   0x8004181f
 
#define CI_E_NOT_RUNNING   0x80041820
 

Macro Definition Documentation

◆ CI_E_ALREADY_INITIALIZED

#define CI_E_ALREADY_INITIALIZED   0x8004180a

Definition at line 22 of file cierror.h.

◆ CI_E_BUFFERTOOSMALL

#define CI_E_BUFFERTOOSMALL   0x8004180c

Definition at line 24 of file cierror.h.

◆ CI_E_DISK_FULL

#define CI_E_DISK_FULL   0x80041811

Definition at line 28 of file cierror.h.

◆ CI_E_DUPLICATE_NOTIFICATION

#define CI_E_DUPLICATE_NOTIFICATION   0x80041817

Definition at line 33 of file cierror.h.

◆ CI_E_FILTERING_DISABLED

#define CI_E_FILTERING_DISABLED   0x80041810

Definition at line 27 of file cierror.h.

◆ CI_E_INVALID_FLAGS_COMBINATION

#define CI_E_INVALID_FLAGS_COMBINATION   0x80041819

Definition at line 35 of file cierror.h.

◆ CI_E_INVALID_STATE

#define CI_E_INVALID_STATE   0x8004180f

Definition at line 26 of file cierror.h.

◆ CI_E_LOGON_FAILURE

#define CI_E_LOGON_FAILURE   0x8004181c

Definition at line 38 of file cierror.h.

◆ CI_E_NO_CATALOG

#define CI_E_NO_CATALOG   0x8004181d

Definition at line 39 of file cierror.h.

◆ CI_E_NOT_FOUND

#define CI_E_NOT_FOUND   0x80041815

Definition at line 31 of file cierror.h.

◆ CI_E_NOT_INITIALIZED

#define CI_E_NOT_INITIALIZED   0x8004180b

Definition at line 23 of file cierror.h.

◆ CI_E_NOT_RUNNING

#define CI_E_NOT_RUNNING   0x80041820

Definition at line 42 of file cierror.h.

◆ CI_E_OUTOFSEQ_INCREMENT_DATA

#define CI_E_OUTOFSEQ_INCREMENT_DATA   0x8004181a

Definition at line 36 of file cierror.h.

◆ CI_E_PROPERTY_NOT_CACHED

#define CI_E_PROPERTY_NOT_CACHED   0x8004180d

Definition at line 25 of file cierror.h.

◆ CI_E_SHARING_VIOLATION

#define CI_E_SHARING_VIOLATION   0x8004181b

Definition at line 37 of file cierror.h.

◆ CI_E_SHUTDOWN

#define CI_E_SHUTDOWN   0x80041812

Definition at line 29 of file cierror.h.

◆ CI_E_STRANGE_PAGEORSECTOR_SIZE

#define CI_E_STRANGE_PAGEORSECTOR_SIZE   0x8004181e

Definition at line 40 of file cierror.h.

◆ CI_E_TIMEOUT

#define CI_E_TIMEOUT   0x8004181f

Definition at line 41 of file cierror.h.

◆ CI_E_UPDATES_DISABLED

#define CI_E_UPDATES_DISABLED   0x80041818

Definition at line 34 of file cierror.h.

◆ CI_E_USE_DEFAULT_PID

#define CI_E_USE_DEFAULT_PID   0x80041816

Definition at line 32 of file cierror.h.

◆ CI_E_WORKID_NOTVALID

#define CI_E_WORKID_NOTVALID   0x80041813

Definition at line 30 of file cierror.h.