ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <ntddcdrm.h>
Public Attributes | |
SUB_Q_HEADER | Header |
UCHAR | FormatCode |
UCHAR | Control: 4 |
UCHAR | ADR: 4 |
UCHAR | TrackNumber |
UCHAR | IndexNumber |
UCHAR | AbsoluteAddress [4] |
UCHAR | TrackRelativeAddress [4] |
Definition at line 346 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::AbsoluteAddress[4] |
Definition at line 353 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::ADR |
Definition at line 350 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::Control |
Definition at line 349 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::FormatCode |
Definition at line 348 of file ntddcdrm.h.
SUB_Q_HEADER _SUB_Q_CURRENT_POSITION::Header |
Definition at line 347 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::IndexNumber |
Definition at line 352 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::TrackNumber |
Definition at line 351 of file ntddcdrm.h.
UCHAR _SUB_Q_CURRENT_POSITION::TrackRelativeAddress[4] |
Definition at line 354 of file ntddcdrm.h.