MiracastReceiverStatus クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
MiracastReceiver の現在の状態に関する情報を提供する オブジェクト。
public ref class MiracastReceiverStatus sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MiracastReceiverStatus final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MiracastReceiverStatus
Public NotInheritable Class MiracastReceiverStatus
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 1903 (10.0.18362.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v8.0 で導入)
|
プロパティ
IsConnectionTakeoverSupported |
新しい Miracast 接続が進行中の Miracast 接続を引き継ぐかどうかを指定します。 |
KnownTransmitters |
MiracastReceiver に現在知られている Miracast Transmitters のコレクションを返します。 |
ListeningStatus |
受信接続をリッスンする機能に関連する Miracast Receiver の状態を表す値を返します。 |
MaxSimultaneousConnections |
Miracast Receiver が処理できる同時接続の最大数を指定します。 |
WiFiStatus |
Miracast Receiver の Wi-Fi 機能に関する状態情報を返します。 |