NDIS_STATUS_WWAN_IP_ADDRESS_STATE
Miniport drivers use the NDIS_STATUS_WWAN_IP_ADDRESS_STATE notification to inform the MB service about changes to the IP configuration for an additional PDP context.
This notification uses the NDIS_WWAN_IP_ADDRESS_STATE structure.
This notification must be sent on the NDIS port associated with the additional PDP context session.
Miniport drivers should send this notification after an additional PDP context has been successfully activated and the IP configuration has been acquired for that context. If the device indicates unsolicited IP configuration changes post-context activation, then miniport drivers should send an unsolicited indication with this notification with the updated IP configuration.
Version |
Available in Windows 8.1 and later versions of Windows. |
Header |
Ndis.h (include Ndis.h) |