ReactOS 0.4.15-dev-7924-g5949c20
_CDROM_TOC_SESSION_DATA Struct Reference

#include <ntddcdrm.h>

Collaboration diagram for _CDROM_TOC_SESSION_DATA:

Public Attributes

UCHAR Length [2]
 
UCHAR FirstCompleteSession
 
UCHAR LastCompleteSession
 
TRACK_DATA TrackData [1]
 

Detailed Description

Definition at line 204 of file ntddcdrm.h.

Member Data Documentation

◆ FirstCompleteSession

UCHAR _CDROM_TOC_SESSION_DATA::FirstCompleteSession

Definition at line 206 of file ntddcdrm.h.

Referenced by ViGetLastSession().

◆ LastCompleteSession

UCHAR _CDROM_TOC_SESSION_DATA::LastCompleteSession

Definition at line 207 of file ntddcdrm.h.

Referenced by ViGetLastSession().

◆ Length

UCHAR _CDROM_TOC_SESSION_DATA::Length[2]

Definition at line 205 of file ntddcdrm.h.

Referenced by ViGetLastSession().

◆ TrackData

TRACK_DATA _CDROM_TOC_SESSION_DATA::TrackData[1]

Definition at line 208 of file ntddcdrm.h.

Referenced by ViGetLastSession().


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