AppBroadcastState.CameraCaptureError 属性

定义

获取与应用广播状态关联的相机捕获错误。

public:
 property unsigned int CameraCaptureError { unsigned int get(); };
uint32_t CameraCaptureError();
public uint CameraCaptureError { get; }
var uInt32 = appBroadcastState.cameraCaptureError;
Public ReadOnly Property CameraCaptureError As UInteger

属性值

UInt32

unsigned int

uint32_t

与应用广播状态关联的相机捕获错误。

Windows 要求

应用功能
appBroadcast appBroadcastSettings

适用于