WiFiDirectAdvertisement クラス

定義

ダイレクト アドバタイズ Wi-Fi を表し、アプリがアドバタイズ内のリッスン状態とカスタム情報要素を制御できるようにします。

public ref class WiFiDirectAdvertisement sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WiFiDirectAdvertisement final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WiFiDirectAdvertisement
Public NotInheritable Class WiFiDirectAdvertisement
継承
Object Platform::Object IInspectable WiFiDirectAdvertisement
属性

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 で導入)

注釈

バージョン履歴

Windows のバージョン SDK バージョン 追加された値
1511 10586 SupportedConfigurationMethods

プロパティ

InformationElements

Wi-Fi ダイレクト アドバタイズでアドバタイズする情報要素。

IsAutonomousGroupOwnerEnabled

自律グループ所有者が有効になるかどうか。

LegacySettings

"レガシ" (非Wi-Fi Direct) 接続の settings オブジェクトを取得します。

ListenStateDiscoverability

リッスン状態と、Wi-Fi Direct デバイスが検出可能かどうかを取得または設定します。

SupportedConfigurationMethods

デバイスでサポートされている構成方法を取得します。

2 台のデバイスが接続を試みると、ペアリングの実行方法を決定するために、推奨されるペアリング手順とサポートされている構成方法が使用されます。

適用対象

こちらもご覧ください