ReactOS 0.4.15-dev-7942-gd23573b
_GETDRVVERSION Struct Reference

#include <uata_ctl.h>

Public Attributes

ULONG Length
 
USHORT VersionMj
 
USHORT VersionMn
 
USHORT SubVerMj
 
USHORT SubVerMn
 
ULONG Reserved
 

Detailed Description

Definition at line 94 of file uata_ctl.h.

Member Data Documentation

◆ Length

ULONG _GETDRVVERSION::Length

Definition at line 95 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ Reserved

ULONG _GETDRVVERSION::Reserved

Definition at line 100 of file uata_ctl.h.

◆ SubVerMj

USHORT _GETDRVVERSION::SubVerMj

Definition at line 98 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ SubVerMn

USHORT _GETDRVVERSION::SubVerMn

Definition at line 99 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ VersionMj

USHORT _GETDRVVERSION::VersionMj

Definition at line 96 of file uata_ctl.h.

Referenced by AtapiStartIo__().

◆ VersionMn

USHORT _GETDRVVERSION::VersionMn

Definition at line 97 of file uata_ctl.h.

Referenced by AtapiStartIo__().


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