ReactOS 0.4.15-dev-7918-g2a2556c
_USB_ID_ERROR_INFORMATION Struct Reference

#include <hubbusif.h>

Collaboration diagram for _USB_ID_ERROR_INFORMATION:

Public Attributes

ULONG Version
 
USBPORT_INITDEV_ERROR PathError
 
ULONG Arg1
 
ULONG UsbAddress
 
NTSTATUS NtStatus
 
USBD_STATUS UsbdStatus
 
UCHAR XtraInfo [64]
 

Detailed Description

Definition at line 106 of file hubbusif.h.

Member Data Documentation

◆ Arg1

ULONG _USB_ID_ERROR_INFORMATION::Arg1

Definition at line 109 of file hubbusif.h.

◆ NtStatus

NTSTATUS _USB_ID_ERROR_INFORMATION::NtStatus

Definition at line 111 of file hubbusif.h.

◆ PathError

USBPORT_INITDEV_ERROR _USB_ID_ERROR_INFORMATION::PathError

Definition at line 108 of file hubbusif.h.

◆ UsbAddress

ULONG _USB_ID_ERROR_INFORMATION::UsbAddress

Definition at line 110 of file hubbusif.h.

◆ UsbdStatus

USBD_STATUS _USB_ID_ERROR_INFORMATION::UsbdStatus

Definition at line 112 of file hubbusif.h.

◆ Version

ULONG _USB_ID_ERROR_INFORMATION::Version

Definition at line 107 of file hubbusif.h.

◆ XtraInfo

UCHAR _USB_ID_ERROR_INFORMATION::XtraInfo[64]

Definition at line 113 of file hubbusif.h.


The documentation for this struct was generated from the following file: