OID_WWAN_MODEM_CONFIG_INFO
OID_WWAN_MODEM_CONFIG_INFO retrieves information about the modem configuration information.
MBB drivers must process query requests asynchronously, initially returning NDIS_STATUS_INDICATION_REQUIRED to the original request before later sending an NDIS_STATUS_WWAN_MODEM_CONFIG_INFO status notification containing an NDIS_WWAN_MODEM_CONFIG_INFO structure, which in turn contains a WWAN_MODEM_CONFIG_INFO structure, to provide information about the modem's configuration.
Set requests are not applicable.
Remarks
The MBB driver may not have valid information yet from the modem during early queries. The non-valid information will be set to zero.
Requirements
Version |
the next major update to Windows 10 |
Header |
Ntddndis.h (include Ndis.h) |