OID_WWAN_UICC_ACCESS_RECORD

OID_WWAN_UICC_ACCESS_RECORD accesses a UICC linear fixed or cyclic file, the structure type of which is WwanUiccFileStructureCyclic or WwanUiccFileStructureLinear.

Query requests read the contents of a record. Query payloads contain an NDIS_WWAN_UICC_ACCESS_RECORD structure specifying information about the file to read. 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_RECORD_RESPONSE status notification containing an NDIS_WWAN_UICC_RESPONSE structure that describes the UICC's response.

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

NDIS_STATUS_WWAN_UICC_RECORD_RESPONSE

NDIS_WWAN_UICC_ACCESS_RECORD

NDIS_WWAN_UICC_RESPONSE