共用方式為


AudioTrackOpenFailedEventArgs 類別

定義

提供AudioTrackOpenFailed事件的資料。

public ref class AudioTrackOpenFailedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AudioTrackOpenFailedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AudioTrackOpenFailedEventArgs
Public NotInheritable Class AudioTrackOpenFailedEventArgs
繼承
Object Platform::Object IInspectable AudioTrackOpenFailedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

處理AudioTrackOpenFailed事件,以取得這個類別的實例。

屬性

ExtendedError

取得開啟 AudioTrack時所發生之錯誤的擴充錯誤碼。

適用於