次の方法で共有


MiracastReceiverSession.StartAsync メソッド

定義

受信 Miracast 接続のリッスンを開始します。

public:
 virtual IAsyncOperation<MiracastReceiverSessionStartResult ^> ^ StartAsync() = StartAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MiracastReceiverSessionStartResult> StartAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MiracastReceiverSessionStartResult> StartAsync();
function startAsync()
Public Function StartAsync () As IAsyncOperation(Of MiracastReceiverSessionStartResult)

戻り値

操作の結果。

属性

適用対象

こちらもご覧ください