ReactOS 0.4.15-dev-7924-g5949c20
_USB_CD_ERROR_INFORMATION Struct Reference

#include <hubbusif.h>

Collaboration diagram for _USB_CD_ERROR_INFORMATION:

Public Attributes

ULONG Version
 
USBPORT_CREATEDEV_ERROR PathError
 
ULONG UlongArg1
 
ULONG UlongArg2
 
NTSTATUS NtStatus
 
UCHAR XtraInfo [64]
 

Detailed Description

Definition at line 57 of file hubbusif.h.

Member Data Documentation

◆ NtStatus

NTSTATUS _USB_CD_ERROR_INFORMATION::NtStatus

Definition at line 62 of file hubbusif.h.

◆ PathError

USBPORT_CREATEDEV_ERROR _USB_CD_ERROR_INFORMATION::PathError

Definition at line 59 of file hubbusif.h.

◆ UlongArg1

ULONG _USB_CD_ERROR_INFORMATION::UlongArg1

Definition at line 60 of file hubbusif.h.

◆ UlongArg2

ULONG _USB_CD_ERROR_INFORMATION::UlongArg2

Definition at line 61 of file hubbusif.h.

◆ Version

ULONG _USB_CD_ERROR_INFORMATION::Version

Definition at line 58 of file hubbusif.h.

◆ XtraInfo

UCHAR _USB_CD_ERROR_INFORMATION::XtraInfo[64]

Definition at line 63 of file hubbusif.h.


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