NDIS_STATUS_ISOLATION_PARAMETERS_CHANGE, 0x40020080
(MS WDK >> Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))

Name
NDIS_STATUS_ISOLATION_PARAMETERS_CHANGE
Value
1073873024 signed int / unsigned int
0x40020080 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NDIS_STATUS
Defined at
\Include\10.0.14393.0\km\ndis.h, line 1921 (Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))
Definition
#define NDIS_STATUS_ISOLATION_PARAMETERS_CHANGE             ((NDIS_STATUS)0x40020080L)
Group comments
Note that 0x40010025L is reserved for NDIS_STATUS_WAN_CO_MTULINKPARAMS
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes