Freigeben über


IOCTL_HID_GET_MS_GENRE_DESCRIPTOR IOCTL (hidclass.h)

Die IOCTL_HID_GET_MS_GENRE_DESCRIPTOR-Anforderung wird zum Abrufen der Genre-Microsoft OS 1.0-Featuredeskriptor- für das Gerät verwendet. Dieser Deskriptor wird für zukünftige Versionen von Windows berücksichtigt, und derzeit ist keine Spezifikation verfügbar.

Hauptcode

IRP_MJ_DEVICE_CONTROL

Eingabepuffer

Der Parameters.DeviceIoControl.OutputBufferLength Member gibt die Größe eines anforderergeteilten Ausgabepuffers in Bytes an.

Ausgabepuffer

Irp->IoStatus.Status auf STATUS_SUCCESS festgelegt ist, wenn die Anforderung erfolgreich ist. Andernfalls ist status to the appropriate error condition as a NTSTATUS code.

Länge des Ausgabepuffers

Die Größe eines Statuscodes.

Statusblock

Irp->IoStatus.Status auf STATUS_SUCCESS festgelegt ist, wenn die Anforderung erfolgreich ist. Andernfalls ist status to the appropriate error condition as a NTSTATUS code.

Anforderungen

Anforderung Wert
Header- hidclass.h (include Hidclass.h)