ReactOS 0.4.15-dev-8100-g1887773
_CDROM_PERFORMANCE_REQUEST Struct Reference

#include <ntddcdrm.h>

Collaboration diagram for _CDROM_PERFORMANCE_REQUEST:

Public Attributes

CDROM_PERFORMANCE_REQUEST_TYPE RequestType
 
CDROM_PERFORMANCE_TYPE PerformanceType
 
CDROM_PERFORMANCE_EXCEPTION_TYPE Exceptions
 
CDROM_PERFORMANCE_TOLERANCE_TYPE Tolerance
 
ULONG StaringLba
 

Detailed Description

Definition at line 531 of file ntddcdrm.h.

Member Data Documentation

◆ Exceptions

CDROM_PERFORMANCE_EXCEPTION_TYPE _CDROM_PERFORMANCE_REQUEST::Exceptions

Definition at line 535 of file ntddcdrm.h.

Referenced by RequestValidateGetPerformance().

◆ PerformanceType

CDROM_PERFORMANCE_TYPE _CDROM_PERFORMANCE_REQUEST::PerformanceType

Definition at line 534 of file ntddcdrm.h.

Referenced by RequestValidateGetPerformance().

◆ RequestType

CDROM_PERFORMANCE_REQUEST_TYPE _CDROM_PERFORMANCE_REQUEST::RequestType

Definition at line 533 of file ntddcdrm.h.

◆ StaringLba

ULONG _CDROM_PERFORMANCE_REQUEST::StaringLba

Definition at line 537 of file ntddcdrm.h.

◆ Tolerance

CDROM_PERFORMANCE_TOLERANCE_TYPE _CDROM_PERFORMANCE_REQUEST::Tolerance

Definition at line 536 of file ntddcdrm.h.

Referenced by RequestValidateGetPerformance().


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