WWAN_DEFAULT_PDU_SESSION_HINT-Enumeration (wwan.h)
Die WWAN_DEFAULT_PDU_SESSION_HINT-Enumeration listet PDU-Sitzungshinweise (Protocol Data Unit) auf.
Syntax
typedef enum _WWAN_DEFAULT_PDU_SESSION_HINT {
WwanDefaultPDUSessionActivationUnlikely,
WwanDefaultPDUSessionActivationLikely,
WwanDefaultPDUSessionHintMax
} WWAN_DEFAULT_PDU_SESSION_HINT;
Konstanten
WwanDefaultPDUSessionActivationUnlikely Die Standardmäßige PDU-Sitzungsaktivierung wird wahrscheinlich nicht bald erfolgen. |
WwanDefaultPDUSessionActivationLikely Die Standardmäßige PDU-Sitzungsaktivierung wird wahrscheinlich bald erfolgen. |
WwanDefaultPDUSessionHintMax Gibt einen out-of-bound-Wert für diese Enumeration an. Alle Werte kleiner als WwanDefaultPDUSessionHintMax sind gültig. Alle Werte, die größer als oder gleich WwanDefaultPDUSessionHintMax sind ungültig. |
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 10, Version 2004 |
Kopfzeile | wwan.h |