共用方式為


AppCaptureState.MicrophoneCaptureError 屬性

定義

取得與應用程式擷取的麥克風擷取相關聯的錯誤碼。

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

屬性值

UInt32

unsigned int

uint32_t

與應用程式擷取的麥克風擷取相關聯的錯誤碼。

Windows 需求

應用程式功能
appCaptureSettings

適用於