OID_WWAN_UICC_FILE_STATUS
OID_WWAN_UICC_FILE_STATUS retrieves information about a specified UICC file.
Query payloads contain an NDIS_WWAN_UICC_FILE_PATH structure containing information about the target file. Miniport drivers must process Query requests asynchronously, initially returning NDIS_STATUS_INDICATION_REQUIRED to the original request before later sending an NDIS_STATUS_WWAN_UICC_FILE_STATUS status notification containing an NDIS_WWAN_UICC_FILE_STATUS structure that describes the specified file.
Set requests are not applicable.
Remarks
For more information about usage of this OID, see MB UICC application and file system access.
Requirements
Version: Windows 10, version 1903 Header: Ntddndis.h (include Ndis.h)
See also
MB UICC application and file system access