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

适用于