AppCaptureRecordingStateChangedEventArgs.ErrorCode プロパティ

定義

イベントに関連付けられているエラー コードを取得します。

public:
 property unsigned int ErrorCode { unsigned int get(); };
uint32_t ErrorCode();
public uint ErrorCode { get; }
var uInt32 = appCaptureRecordingStateChangedEventArgs.errorCode;
Public ReadOnly Property ErrorCode As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

イベントに関連付けられているエラー コード。

Windows の要件

アプリの機能
appCaptureSettings

適用対象