WWAN_TDSCDMA_MRL - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wwan.h

typedef struct _WWAN_TDSCDMA_MRL {
  ULONG ElementCount;
  BYTE  TDSCDMAMrl[ANYSIZE_ARRAY];
} WWAN_TDSCDMA_MRL, *PWWAN_TDSCDMA_MRL;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wwan-_wwan_tdscdma_mrl)

_WWAN_TDSCDMA_MRL structure

Description

The WWAN_TDSCDMA_MRL structure represents the measured results list (MRL) of neighboring TDSCDMA cells.

Members

ElementCount

The count of MRL entries following this member.

TDSCDMAMrl

The array of MRL records, each specified as a WWAN_TDSCDMA_MRL_INFO structure.

See also

MB base stations information query support

WWAN_BASE_STATIONS_INFO

WWAN_TDSCDMA_MRL_INFO

WWAN_TDSCDMA_SERVING_CELL_INFO