Freigeben über


WiFiDirectDevice.GetConnectionEndpointPairs Methode

Definition

Ruft eine Auflistung von Netzwerkadressen für das Wi-Fi Direct-Gerät als Endpunktpaare ab.

public:
 virtual IVectorView<EndpointPair ^> ^ GetConnectionEndpointPairs() = GetConnectionEndpointPairs;
IVectorView<EndpointPair> GetConnectionEndpointPairs();
public IReadOnlyList<EndpointPair> GetConnectionEndpointPairs();
function getConnectionEndpointPairs()
Public Function GetConnectionEndpointPairs () As IReadOnlyList(Of EndpointPair)

Gibt zurück

Eine Sammlung von Netzwerkadressen für das Wi-Fi Direct-Gerät als Endpunktpaare.

Gilt für:

Weitere Informationen