System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast_V6

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticastSystem.Tether.NetworkAdapter.TTetheringNetworkAdapterCommonSystem.Tether.Manager.TTetheringAdapterTTetheringNetworkAdapterMulticast_V6

Delphi

TTetheringNetworkAdapterMulticast_V6 = class(TTetheringNetworkAdapterMulticast)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringNetworkAdapterMulticast_V6 : public TTetheringNetworkAdapterMulticast

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter System.Tether.NetworkAdapter


Description

Adaptateur réseau qui utilise des adresses multicast IPv6.


Syntaxe cible

TTetheringNetworkAdapterMulticast_V6 prend en charge la syntaxe suivante pour le paramètre ATarget de TTetheringManager.DiscoverManagers :

  • Une adresse IPv6. Par exemple : '2001:db8::ff00:42:8329'.
  • Une chaîne vide pour cibler tous les réseaux de l'organisation qui administre le réseau local (portée locale à l'organisation).

Voir aussi