AppCaptureRecordOperation.ErrorCode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
記録操作に関連付けられているエラー コードを取得します。
public:
property IReference<unsigned int> ^ ErrorCode { IReference<unsigned int> ^ get(); };
IReference<uint32_t> ErrorCode();
public System.Nullable<uint> ErrorCode { get; }
var iReference = appCaptureRecordOperation.errorCode;
Public ReadOnly Property ErrorCode As Nullable(Of UInteger)
プロパティ値
記録操作に関連付けられているエラー コード。
Windows の要件
アプリの機能 |
appCaptureSettings
|