Condividi tramite


SpatialAudioFormatConfiguration.ReportLicenseChangedAsync(String) Metodo

Definizione

Consente a un'app complementare in formato audio spaziale di segnalare che la licenza è stata modificata per un formato specifico.

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

Parametri

subtype
String

Platform::String

winrt::hstring

Stringa del GUID per il formato audio spaziale modificato dalla licenza.

Restituisce

Azione asincrona.

Attributi

Si applica a