NDIS_STATUS_WWAN_LTE_ATTACH_STATUS
Miniport drivers use the NDIS_STATUS_WWAN_LTE_ATTACH_STATUS notification to inform the mobile broadband (MB) service about the completion of a previous OID_WWAN_LTE_ATTACH_STATUS Query request.
Unsolicited events are sent if a context for LTE attach is activated, which could be when a SIM is inserted for example. In this case, the miniport driver should send this notification to the host OS.
This status notification uses the NDIS_WWAN_LTE_ATTACH_STATUS structure.
Requirements
Version: Windows 10, version 1703 Header: Ntddndis.h (include Ndis.h)