共用方式為


AppBroadcastState.MicrophoneCaptureError 屬性

定義

取得與應用程式廣播狀態相關聯的麥克風擷取錯誤。

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

屬性值

UInt32

unsigned int

uint32_t

與應用程式廣播狀態相關聯的麥克風擷取錯誤。

Windows 需求

應用程式功能
appBroadcast appBroadcastSettings

適用於