E_FDPAIRING_AUTHFAILURE, 0x8FD00003
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
E_FDPAIRING_AUTHFAILURE
Value
-1882193917 signed int
2412773379 unsigned int
0x8FD00003 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\functiondiscoveryerror.h, line 31 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_FDPAIRING_AUTHFAILURE         _HRESULT_TYPEDEF_(0x8FD00003L)
Line comments
MessageId: E_FDPAIRING_AUTHFAILURE

MessageText:

The device authentication has failed.  Either the device has rejected the authentication or you rejected the authentication.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)