NMERR_ADDRESS_ALREADY_EXISTS, 10
(MS WDK >> Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))

Name
NMERR_ADDRESS_ALREADY_EXISTS
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\Include\10.0.14393.0\um\netmon.h, line 2375 (Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))
Definition
#define	NMERR_ADDRESS_ALREADY_EXISTS	( 10 )
Line comments
This address aready exists in the database.
Group comments
=============================================================================
callback procedures.
=============================================================================