Bagikan melalui


MediaPlayerDataReceivedEventArgs Kelas

Definisi

Menyediakan data untuk peristiwa MessageReceivedFromBackground dan MessageReceivedFromForeground .

public ref class MediaPlayerDataReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MediaPlayerDataReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MediaPlayerDataReceivedEventArgs
Public NotInheritable Class MediaPlayerDataReceivedEventArgs
Warisan
Object Platform::Object IInspectable MediaPlayerDataReceivedEventArgs
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Keterangan

Dapatkan instans kelas ini dengan menangani peristiwa MessageReceivedFromBackground dan MessageReceivedFromForeground .

Properti

Data

Mendapatkan data dari peristiwa MessageReceivedFromBackground atau MessageReceivedFromForeground .

Berlaku untuk