ReactOS 0.4.15-dev-7953-g1f49173
_CDROM_TOC_CD_TEXT_DATA_BLOCK Struct Reference

#include <ntddcdrm.h>

Public Attributes

UCHAR PackType
 
UCHAR TrackNumber: 7
 
UCHAR ExtensionFlag: 1
 
UCHAR SequenceNumber
 
UCHAR CharacterPosition: 4
 
UCHAR BlockNumber: 3
 
UCHAR Unicode: 1
 
union {
   UCHAR   Text [12]
 
   WCHAR   WText [6]
 
DUMMYUNIONNAME
 
UCHAR CRC [2]
 

Detailed Description

Definition at line 259 of file ntddcdrm.h.

Member Data Documentation

◆ BlockNumber

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::BlockNumber

Definition at line 265 of file ntddcdrm.h.

◆ CharacterPosition

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::CharacterPosition

Definition at line 264 of file ntddcdrm.h.

◆ CRC

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::CRC[2]

Definition at line 271 of file ntddcdrm.h.

◆ 

_ANONYMOUS_UNION union { ... } _CDROM_TOC_CD_TEXT_DATA_BLOCK::DUMMYUNIONNAME

◆ ExtensionFlag

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::ExtensionFlag

Definition at line 262 of file ntddcdrm.h.

◆ PackType

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::PackType

Definition at line 260 of file ntddcdrm.h.

◆ SequenceNumber

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::SequenceNumber

Definition at line 263 of file ntddcdrm.h.

◆ Text

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::Text[12]

Definition at line 268 of file ntddcdrm.h.

◆ TrackNumber

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::TrackNumber

Definition at line 261 of file ntddcdrm.h.

◆ Unicode

UCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::Unicode

Definition at line 266 of file ntddcdrm.h.

◆ WText

WCHAR _CDROM_TOC_CD_TEXT_DATA_BLOCK::WText[6]

Definition at line 269 of file ntddcdrm.h.


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