E_FDPAIRING_NOCONNECTION, 0x8FD00001
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
E_FDPAIRING_NOCONNECTION
Value
-1882193919 signed int
2412773377 unsigned int
0x8FD00001 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\functiondiscoveryerror.h, line 15 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_FDPAIRING_NOCONNECTION        _HRESULT_TYPEDEF_(0x8FD00001L)
Line comments
MessageId: E_FDPAIRING_NOCONNECTION

MessageText:

The device has rejected the connection.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)