Share via


MediaProtectionServiceCompletion Klasse

Definition

Enthält eine Methode, die angibt, ob ein Schutzdienst erfolgreich abgeschlossen wurde.

public ref class MediaProtectionServiceCompletion sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MediaProtectionServiceCompletion final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MediaProtectionServiceCompletion
Public NotInheritable Class MediaProtectionServiceCompletion
Vererbung
Object Platform::Object IInspectable MediaProtectionServiceCompletion
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

Um eine instance dieses Objekts abzurufen, rufen Sie entweder die Methode ComponentLoadFailedEventArgs.Completion oder ServiceRequestedEventArgs.Completion auf.

Methoden

Complete(Boolean)

Gibt an, ob ein Schutzdienst erfolgreich abgeschlossen wurde.

Gilt für: