E_FDPAIRING_AUTHNOTALLOWED, 0x8FD00006
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
E_FDPAIRING_AUTHNOTALLOWED
Value
-1882193914 signed int
2412773382 unsigned int
0x8FD00006 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\functiondiscoveryerror.h, line 55 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define E_FDPAIRING_AUTHNOTALLOWED      _HRESULT_TYPEDEF_(0x8FD00006L)
Line comments
MessageId: E_FDPAIRING_AUTHNOTALLOWED

MessageText:

The device has indicated that the authentication is not allowed.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)