DB_S_ROWLIMITEXCEEDED, 0x00040EC0
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Name
DB_S_ROWLIMITEXCEEDED
Value
265920 signed int / unsigned int
0x00040EC0 heximal value
0x40EC0 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\ddk\oledberr.h, line 1471 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definition
#define DB_S_ROWLIMITEXCEEDED            ((HRESULT)0x00040EC0L)
Line comments
@@@- V2.6

MessageId: DB_S_ROWLIMITEXCEEDED

MessageText:

Fetching requested number of rows will exceed total number of active rows supported by the rowset.
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit for Windows Vista (WDK 6000)