次の方法で共有


VpnInterfaceId.GetAddressInfo(Byte[]) メソッド

定義

インターフェイス ID として使用するバイトのセットとして表されるアドレスを取得します。

void GetAddressInfo([Out] winrt::array_view <byte> const& & id);
public void GetAddressInfo(out byte[] id);
Public Sub GetAddressInfo (ByRef id As Byte())

パラメーター

id

Byte[]

byte[]

バイトのセットとして表されるアドレス。

Windows の要件

アプリの機能
networkingVpnProvider

適用対象