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

Name
STIERR_UNSUPPORTED
Value
-2147467263 signed int
2147500033 unsigned int
0x80004001 heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\stierr.h, line 98 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definition
#define STIERR_UNSUPPORTED      E_NOTIMPL
Line comments
* The application called unsupported (at this time)function
Depends on
E_NOTIMPL
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), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows 2000 DDK (DDK 2195.1)