ReactOS 0.4.15-dev-7924-g5949c20
_CDROM_READ_TOC_EX Struct Reference

#include <ntddcdrm.h>

Public Attributes

UCHAR Format: 4
 
UCHAR Reserved1: 3
 
UCHAR Msf: 1
 
UCHAR SessionTrack
 
UCHAR Reserved2
 
UCHAR Reserved3
 

Detailed Description

Definition at line 169 of file ntddcdrm.h.

Member Data Documentation

◆ Format

UCHAR _CDROM_READ_TOC_EX::Format

Definition at line 170 of file ntddcdrm.h.

Referenced by RequestValidateReadTocEx(), and ViReadTocEx().

◆ Msf

UCHAR _CDROM_READ_TOC_EX::Msf

Definition at line 172 of file ntddcdrm.h.

◆ Reserved1

UCHAR _CDROM_READ_TOC_EX::Reserved1

Definition at line 171 of file ntddcdrm.h.

Referenced by RequestValidateReadTocEx(), and ViReadTocEx().

◆ Reserved2

UCHAR _CDROM_READ_TOC_EX::Reserved2

Definition at line 174 of file ntddcdrm.h.

Referenced by RequestValidateReadTocEx(), and ViReadTocEx().

◆ Reserved3

UCHAR _CDROM_READ_TOC_EX::Reserved3

Definition at line 175 of file ntddcdrm.h.

Referenced by RequestValidateReadTocEx(), and ViReadTocEx().

◆ SessionTrack

UCHAR _CDROM_READ_TOC_EX::SessionTrack

Definition at line 173 of file ntddcdrm.h.

Referenced by RequestValidateReadTocEx(), and ViReadTocEx().


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