Partager via


WWAN_UMTS_MRL structure (wwan.h)

La structure WWAN_UMTS_MRL contient la liste de résultats mesurés (MRL) des cellules UMTS voisines.

Syntaxe

typedef struct _WWAN_UMTS_MRL {
  ULONG ElementCount;
  BYTE  UMTSMrl[ANYSIZE_ARRAY];
} WWAN_UMTS_MRL, *PWWAN_UMTS_MRL;

Membres

ElementCount

Nombre d’entrées MRL qui suivent ce membre.

UMTSMrl[ANYSIZE_ARRAY]

Tableau d’enregistrements MRL, chacun spécifié en tant que structure WWAN_UMTS_MRL_INFO .

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10, version 1709
En-tête wwan.h (inclure Wwan.h)

Voir aussi

Prise en charge des requêtes d’informations des stations de base mo

WWAN_BASE_STATIONS_INFO

WWAN_UMTS_MRL_INFO

WWAN_UMTS_SERVING_CELL_INFO