E_FDPAIRING_CONNECTTIMEOUT, 0x8FD00004
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
E_FDPAIRING_CONNECTTIMEOUT
Value
-1882193916 signed int
2412773380 unsigned int
0x8FD00004 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\functiondiscoveryerror.h, line 39 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_FDPAIRING_CONNECTTIMEOUT      _HRESULT_TYPEDEF_(0x8FD00004L)
Line comments
MessageId: E_FDPAIRING_CONNECTTIMEOUT

MessageText:

The time to finish the authentication has expired on the device.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)