Share via


AppBroadcastState.MicrophoneCaptureError プロパティ

定義

アプリのブロードキャスト状態に関連付けられているマイク キャプチャ エラーを取得します。

public:
 property unsigned int MicrophoneCaptureError { unsigned int get(); };
uint32_t MicrophoneCaptureError();
public uint MicrophoneCaptureError { get; }
var uInt32 = appBroadcastState.microphoneCaptureError;
Public ReadOnly Property MicrophoneCaptureError As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

アプリのブロードキャスト状態に関連付けられているマイク キャプチャ エラー。

Windows の要件

アプリの機能
appBroadcast appBroadcastSettings

適用対象