Share via


CompositionEffectFactoryLoadResult Klasse

Definition

Stellt Informationen zu den Ergebnissen eines Aufrufs des status eines Aufrufs von CompositionEffectFactory.CompleteLoadAsync dar.

public ref class CompositionEffectFactoryLoadResult 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 CompositionEffectFactoryLoadResult 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 CompositionEffectFactoryLoadResult
Public NotInheritable Class CompositionEffectFactoryLoadResult
Vererbung
Object Platform::Object IInspectable CompositionEffectFactoryLoadResult
Attribute

Windows-Anforderungen

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

Hinweise

Wichtig

Diese API ist nur in Windows 10 Version 1507 (Build 10240) vorhanden.

Eigenschaften

ExtendedError

Ruft einen erweiterten Fehlercode für das Ergebnis eines Aufrufs von CompositionEffectFactory.CompleteLoadAsync ab.

Status

Ruft den status eines Aufrufs von CompositionEffectFactory.CompleteLoadAsync ab.

Gilt für: