E_FDPAIRING_TOOMANYCONNECTIONS, 0x8FD00005
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
E_FDPAIRING_TOOMANYCONNECTIONS
Value
-1882193915 signed int
2412773381 unsigned int
0x8FD00005 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\functiondiscoveryerror.h, line 47 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_FDPAIRING_TOOMANYCONNECTIONS  _HRESULT_TYPEDEF_(0x8FD00005L)
Line comments
MessageId: E_FDPAIRING_TOOMANYCONNECTIONS

MessageText:

The device has indicated that it cannot accept more incoming connections.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)