Share via


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

适用于