ReactOS 0.4.15-dev-7924-g5949c20
_CDROM_PLAY_AUDIO_MSF Struct Reference

#include <ntddcdrm.h>

Public Attributes

UCHAR StartingM
 
UCHAR StartingS
 
UCHAR StartingF
 
UCHAR EndingM
 
UCHAR EndingS
 
UCHAR EndingF
 

Detailed Description

Definition at line 152 of file ntddcdrm.h.

Member Data Documentation

◆ EndingF

UCHAR _CDROM_PLAY_AUDIO_MSF::EndingF

Definition at line 158 of file ntddcdrm.h.

Referenced by MCICDA_Play().

◆ EndingM

UCHAR _CDROM_PLAY_AUDIO_MSF::EndingM

Definition at line 156 of file ntddcdrm.h.

Referenced by MCICDA_Play().

◆ EndingS

UCHAR _CDROM_PLAY_AUDIO_MSF::EndingS

Definition at line 157 of file ntddcdrm.h.

Referenced by MCICDA_Play().

◆ StartingF

UCHAR _CDROM_PLAY_AUDIO_MSF::StartingF

Definition at line 155 of file ntddcdrm.h.

Referenced by MCICDA_Play().

◆ StartingM

UCHAR _CDROM_PLAY_AUDIO_MSF::StartingM

Definition at line 153 of file ntddcdrm.h.

Referenced by MCICDA_Play().

◆ StartingS

UCHAR _CDROM_PLAY_AUDIO_MSF::StartingS

Definition at line 154 of file ntddcdrm.h.

Referenced by MCICDA_Play().


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