ReactOS 0.4.16-dev-197-g92996da
|
#include <ntddcdrm.h>
Public Attributes | |
LARGE_INTEGER | DiskOffset |
ULONG | SectorCount |
TRACK_MODE_TYPE | TrackMode |
Definition at line 393 of file ntddcdrm.h.
LARGE_INTEGER __RAW_READ_INFO::DiskOffset |
Definition at line 394 of file ntddcdrm.h.
Referenced by CdMultipleXAAsync(), MCICDA_Play(), MCICDA_playLoop(), and RequestValidateRawRead().
ULONG __RAW_READ_INFO::SectorCount |
Definition at line 395 of file ntddcdrm.h.
Referenced by CdMultipleXAAsync(), MCICDA_Play(), MCICDA_playLoop(), and RequestValidateRawRead().
TRACK_MODE_TYPE __RAW_READ_INFO::TrackMode |
Definition at line 396 of file ntddcdrm.h.
Referenced by CdMultipleXAAsync(), MCICDA_Play(), MCICDA_playLoop(), and RequestValidateRawRead().