DB_S_TOOMANYCHANGES, 0x00040ED5
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
DB_S_TOOMANYCHANGES
Value
265941 signed int / unsigned int
0x00040ED5 heximal value
0x40ED5 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\ddk\oledberr.h, line 1673 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define DB_S_TOOMANYCHANGES              ((HRESULT)0x00040ED5L)
Line comments
MessageId: DB_S_TOOMANYCHANGES

MessageText:

Provider cannot keep track of all the changes. Client must refetch the data associated with the watch region by using another method.
Group comments
@@@- V1.5
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)