Freigeben über


SpatialAudioFormatConfiguration.ReportLicenseChangedAsync(String) Methode

Definition

Ermöglicht einer Begleit-App für räumliche Audioformate, zu melden, dass sich die Lizenz für ein bestimmtes Format geändert hat.

public:
 virtual IAsyncAction ^ ReportLicenseChangedAsync(Platform::String ^ subtype) = ReportLicenseChangedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportLicenseChangedAsync(winrt::hstring const& subtype);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportLicenseChangedAsync(string subtype);
function reportLicenseChangedAsync(subtype)
Public Function ReportLicenseChangedAsync (subtype As String) As IAsyncAction

Parameter

subtype
String

Platform::String

winrt::hstring

Die Zeichenfolge der GUID für das räumliche Audioformat, das die Lizenz ist, wurde geändert.

Gibt zurück

Eine asynchrone Aktion.

Attribute

Gilt für: