No description available.
Device control IRPs with a control code of IOCTL_CDROM_PLAY_AUDIO_MSF use this structure to play an audio CD.
StartingMContains an integer between 0 and 74 that indicates the starting minute.
StartingSContains an integer between 0 and 59 that indicates the starting second.
StartingFContains an integer between 0 and 74 that indicates the starting frame.
EndingMContains an integer between 0 and 74 that indicates the ending minute.
EndingSContains an integer between 0 and 59 that indicates the ending second.
EndingFContains an integer between 0 and 74 that indicates the ending frame.
Device control IRPs with a control code of IOCTL_CDROM_PLAY_AUDIO_MSF use this structure to play an audio CD and to indicate where to begin playing and where to stop. Starting and ending points are indicated in terms of minutes, seconds, and frames.