次の方法で共有


IVpnChannelStatics インターフェイス

定義

VPN プラグインの静的関数を提供します。

public interface class IVpnChannelStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2297103917, 59416, 20477, 152, 166, 54, 62, 55, 54, 201, 93)]
struct IVpnChannelStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2297103917, 59416, 20477, 152, 166, 54, 62, 55, 54, 201, 93)]
public interface IVpnChannelStatics
Public Interface IVpnChannelStatics
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)
アプリの機能
networkingVpnProvider

メソッド

ProcessEventAsync(Object, Object)

VPN プラグインは、バックグラウンド タスク Run() メソッドで常にこの関数を呼び出す必要があります。

適用対象