|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddcdrm.h>
Public Attributes | |
| UCHAR | StartingM |
| UCHAR | StartingS |
| UCHAR | StartingF |
| UCHAR | EndingM |
| UCHAR | EndingS |
| UCHAR | EndingF |
Definition at line 152 of file ntddcdrm.h.
| UCHAR _CDROM_PLAY_AUDIO_MSF::EndingF |
Definition at line 158 of file ntddcdrm.h.
Referenced by MCICDA_Play().
| UCHAR _CDROM_PLAY_AUDIO_MSF::EndingM |
Definition at line 156 of file ntddcdrm.h.
Referenced by MCICDA_Play().
| UCHAR _CDROM_PLAY_AUDIO_MSF::EndingS |
Definition at line 157 of file ntddcdrm.h.
Referenced by MCICDA_Play().
| UCHAR _CDROM_PLAY_AUDIO_MSF::StartingF |
Definition at line 155 of file ntddcdrm.h.
Referenced by MCICDA_Play().
| UCHAR _CDROM_PLAY_AUDIO_MSF::StartingM |
Definition at line 153 of file ntddcdrm.h.
Referenced by MCICDA_Play().
| UCHAR _CDROM_PLAY_AUDIO_MSF::StartingS |
Definition at line 154 of file ntddcdrm.h.
Referenced by MCICDA_Play().