Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.68 KB

ns-wwan-wwan_tai_list_single_plmn.md

File metadata and controls

71 lines (58 loc) · 1.68 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NS:wwan._WWAN_TAI_LIST_SINGLE_PLMN
netvista
WWAN_TAI_LIST_SINGLE_PLMN
01/07/2022
Windows
The WWAN_TAI_LIST structure represents a list of Tracking Area Codes (TACs) that belong to a single PLMN.
false
structure
wwan.h
Windows 11, version 22H2
WWAN_TAI_LIST_SINGLE_PLMN, *PWWAN_TAI_LIST_SINGLE_PLMN
apiref
HeaderDef
wwan.h
_WWAN_TAI_LIST_SINGLE_PLMN
PWWAN_TAI_LIST_SINGLE_PLMN
WWAN_TAI_LIST_SINGLE_PLMN
_WWAN_TAI_LIST_SINGLE_PLMN
wwan/_WWAN_TAI_LIST_SINGLE_PLMN
PWWAN_TAI_LIST_SINGLE_PLMN
wwan/PWWAN_TAI_LIST_SINGLE_PLMN
WWAN_TAI_LIST_SINGLE_PLMN
wwan/WWAN_TAI_LIST_SINGLE_PLMN
c++
_WWAN_TAI_LIST_SINGLE_PLMN

-description

The WWAN_TAI_LIST structure represents a list of Tracking Area Codes (TACs) that belong to a single PLMN (the Mobile Country Code (MCC) and Mobile Network Code (MNC)). The TAC values can be consecutive or nonconsecutive.

-struct-fields

-field Plmn

A WWAN_PLMN structure that represents the PLMN.

-field ElementCount

The number of elements in the TAC list.

-field Tacs

The TAC list. The ElementCount field specifies the number of elements.

-remarks

-see-also

WWAN_PLMN

WWAN_TAI_LIST_MULTI_PLMN