ReactOS 0.4.15-dev-7834-g00c4b3d
_CDROM_TOC_FULL_TOC_DATA Struct Reference

#include <ntddcdrm.h>

Collaboration diagram for _CDROM_TOC_FULL_TOC_DATA:

Public Attributes

UCHAR Length [2]
 
UCHAR FirstCompleteSession
 
UCHAR LastCompleteSession
 
CDROM_TOC_FULL_TOC_DATA_BLOCK Descriptors [0]
 

Detailed Description

Definition at line 298 of file ntddcdrm.h.

Member Data Documentation

◆ Descriptors

CDROM_TOC_FULL_TOC_DATA_BLOCK _CDROM_TOC_FULL_TOC_DATA::Descriptors[0]

Definition at line 302 of file ntddcdrm.h.

◆ FirstCompleteSession

UCHAR _CDROM_TOC_FULL_TOC_DATA::FirstCompleteSession

Definition at line 300 of file ntddcdrm.h.

◆ LastCompleteSession

UCHAR _CDROM_TOC_FULL_TOC_DATA::LastCompleteSession

Definition at line 301 of file ntddcdrm.h.

◆ Length

UCHAR _CDROM_TOC_FULL_TOC_DATA::Length[2]

Definition at line 299 of file ntddcdrm.h.


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