Compartir a través de


enumeración WWAN_IP_TYPE (wwan.h)

La enumeración WWAN_IP_TYPE enumera los distintos niveles de IP admitidos.

Syntax

typedef enum _WWAN_IP_TYPE {
  WwanIPTypeDefault,
  WwanIPTypeIPv4,
  WwanIPTypeIPv6,
  WwanIPTypeIpv4v6,
  WwanIPTypeXlat,
  WwanSessionTypeEthernet,
  WwanSessionTypeUnstructured,
  WwanSessionTypeMax
} WWAN_IP_TYPE, *PWWAN_IP_TYPE;

Constantes

 
WwanIPTypeDefault
IP predeterminada.
WwanIPTypeIPv4
IPv4.
WwanIPTypeIPv6
IPv6.
WwanIPTypeIpv4v6
IPv4 con IPv6.
WwanIPTypeXlat
XLAT.
WwanSessionTypeEthernet
Sesión PDU ethernet.
WwanSessionTypeUnstructured
Sesión de PDU no estructurada.
WwanSessionTypeMax

Requisitos

Requisito Value
Cliente mínimo compatible Versiones: _Supported en Windows 8 y versiones posteriores de Windows.
Encabezado wwan.h

Consulte también

WWAN_CONTEXT_STATE

WWAN_SET_CONTEXT_STATE