AppBroadcastCameraCaptureStateChangedEventArgs.ErrorCode 屬性

定義

取得與 事件相關聯的錯誤碼。

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

屬性值

UInt32

unsigned int

uint32_t

與事件相關聯的錯誤碼。

Windows 需求

應用程式功能
appBroadcast appBroadcastSettings

適用於