Freigeben über


AudioGraphUnrecoverableErrorOccurredEventArgs Klasse

Definition

Stellt Argumente für ein UnrecoverableErrorOccurred-Ereignis dar.

public ref class AudioGraphUnrecoverableErrorOccurredEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AudioGraphUnrecoverableErrorOccurredEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AudioGraphUnrecoverableErrorOccurredEventArgs
Public NotInheritable Class AudioGraphUnrecoverableErrorOccurredEventArgs
Vererbung
Object Platform::Object IInspectable AudioGraphUnrecoverableErrorOccurredEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
backgroundMediaRecording

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie das UnrecoverableErrorOccurred-Ereignis behandeln.

Eigenschaften

Error

Ruft den dem Ereignis zugeordneten Fehler ab.

Gilt für: