Condividi tramite


VpnChannel.GetSlotTypeForTransportContext(Object) Metodo

Definizione

Recupera il tipo di slot (hardware o software) per l'oggetto contesto di trasporto specificato.

public:
 virtual ControlChannelTriggerStatus GetSlotTypeForTransportContext(Platform::Object ^ context) = GetSlotTypeForTransportContext;
ControlChannelTriggerStatus GetSlotTypeForTransportContext(IInspectable const& context);
public ControlChannelTriggerStatus GetSlotTypeForTransportContext(object context);
function getSlotTypeForTransportContext(context)
Public Function GetSlotTypeForTransportContext (context As Object) As ControlChannelTriggerStatus

Parametri

context
Object

Platform::Object

IInspectable

Oggetto contesto di trasporto, ad esempio il nome di un host o di un server.

Restituisce

Valore che indica un tipo di slot (hardware o software).

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1803 (è stato introdotto in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v6.0)
Funzionalità dell'app
networkingVpnProvider

Si applica a