共用方式為


VpnInterfaceId.GetAddressInfo(Byte[]) 方法

定義

取得用來做為介面標識碼之位元組集的位址。

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

適用於