ERROR_IO_PENDING, 997
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
ERROR_IO_PENDING
Value
997 signed int / unsigned int
0x000003E5 heximal value
0x3E5 heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\ddk\dderror.h, line 40 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define ERROR_IO_PENDING                 997L
Group comments
This file is a subset of Win32 error codes. Other win32 error codes
are not supported by portable drivers and should not beused.
This #define removes the definitions of all other error codes.
Also used in
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0), Windows Driver Kit 8.1 (WDK 8.100.26638), 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), Windows Server 2003 with Service Pack 1 DDK (DDK 3790.1830), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows 2000 DDK (DDK 2195.1), Windows NT DDK for Windows NT Workstation 4.0 (DDK NT 4.0), Windows NT 3.51 DDK, Windows NT 3.1 DDK