AppCaptureState.MicrophoneCaptureError プロパティ

定義

アプリ キャプチャ用のマイク キャプチャに関連付けられているエラー コードを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

アプリ キャプチャ用のマイク キャプチャに関連付けられているエラー コード。

Windows の要件

アプリの機能
appCaptureSettings

適用対象