Partager via


HidInputReportReceivedEventArgs Classe

Définition

Représente les arguments que l’API HID envoie dans le cadre d’un événement input-report.

public ref class HidInputReportReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HidInputReportReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HidInputReportReceivedEventArgs
Public NotInheritable Class HidInputReportReceivedEventArgs
Héritage
Object Platform::Object IInspectable HidInputReportReceivedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

Report

Obtient le rapport d’entrée.

S’applique à

Voir aussi