WiFiDirectDeviceSelectorType 列挙型

定義

Wi-Fi Direct のデバイス セレクターの種類を指定します。

public enum class WiFiDirectDeviceSelectorType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class WiFiDirectDeviceSelectorType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum WiFiDirectDeviceSelectorType
var value = Windows.Devices.WiFiDirect.WiFiDirectDeviceSelectorType.deviceInterface
Public Enum WiFiDirectDeviceSelectorType
継承
WiFiDirectDeviceSelectorType
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

フィールド

AssociationEndpoint 1

関連付けられたエンドポイント。 これには、他の PC、タブレット、電話が含まれます。

DeviceInterface 0

デバイス インターフェイス。

適用対象