Condividi tramite


struttura IPSEC_VIRTUAL_IF_TUNNEL_INFO0 (fwptypes.h)

La struttura IPSEC_VIRTUAL_IF_TUNNEL_INFO0 viene usata per archiviare informazioni specifiche del tunneling dell'interfaccia virtuale.

Sintassi

typedef struct IPSEC_VIRTUAL_IF_TUNNEL_INFO0_ {
  UINT64 virtualIfTunnelId;
  UINT64 trafficSelectorId;
} IPSEC_VIRTUAL_IF_TUNNEL_INFO0;

Members

virtualIfTunnelId

ID dello stato del tunnel dell'interfaccia virtuale.

trafficSelectorId

ID dei selettori del traffico di tunneling dell'interfaccia virtuale.

Commenti

La struttura IPSEC_VIRTUAL_IF_TUNNEL_INFO0 è applicabile solo a Internet Key Exchange versione 2 (IKEv2).

IPSEC_VIRTUAL_IF_TUNNEL_INFO0 è un'implementazione specifica di IPSEC_VIRTUAL_IF_TUNNEL_INFO. Per altre informazioni, vedere Wfp Version-Independent Names and Targeting Specific Versions of Windows .See WFP Version-Independent Names and Targeting Specific Versions of Windows.See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.

Requisiti

   
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Intestazione fwptypes.h (include Ipsectypes.h)

Vedi anche

Strutture API della piattaforma di filtro Windows