OID_WWAN_UICC_ACCESS_BINARY

OID_WWAN_UICC_ACCESS_BINARY accesses a UICC binary file, the structure type of which is WwanUiccFileStructureTransparent or WwanUiccFileStructureBerTLV.

Query requests read a binary file. Query payloads contain an NDIS_WWAN_UICC_ACCESS_BINARY 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_BINARY_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_BINARY_RESPONSE

NDIS_WWAN_UICC_ACCESS_BINARY

NDIS_WWAN_UICC_RESPONSE