WDF_TIMEOUT_TO_US, 10
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

Name
WDF_TIMEOUT_TO_US
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
__int64
Defined at
\Include\wdf\kmdf\1.11\wdfcore.h, line 45 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define WDF_TIMEOUT_TO_US               ((LONGLONG) 1 * 10)
Group comments
NOTE: This header is generated by stubwork.  Please make any
modifications to the corresponding template files
(.x or .y) and use stubwork to regenerate the header
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 – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)