ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <ntddcdrm.h>
Public Attributes | |
UCHAR | Length [2] |
UCHAR | FirstCompleteSession |
UCHAR | LastCompleteSession |
CDROM_TOC_FULL_TOC_DATA_BLOCK | Descriptors [0] |
Definition at line 298 of file ntddcdrm.h.
CDROM_TOC_FULL_TOC_DATA_BLOCK _CDROM_TOC_FULL_TOC_DATA::Descriptors[0] |
Definition at line 302 of file ntddcdrm.h.
UCHAR _CDROM_TOC_FULL_TOC_DATA::FirstCompleteSession |
Definition at line 300 of file ntddcdrm.h.
UCHAR _CDROM_TOC_FULL_TOC_DATA::LastCompleteSession |
Definition at line 301 of file ntddcdrm.h.
UCHAR _CDROM_TOC_FULL_TOC_DATA::Length[2] |
Definition at line 299 of file ntddcdrm.h.