ReactOS 0.4.15-dev-7931-gfd331f1
MCI_PARMS_UNION Union Reference
Collaboration diagram for MCI_PARMS_UNION:

Public Attributes

MCI_INFO_PARMSA info
 
MCI_STATUS_PARMS status
 
MCI_WAVE_SET_PARMS set
 
MCI_WAVE_OPEN_PARMSA open
 
MCI_GETDEVCAPS_PARMS caps
 
MCI_SYSINFO_PARMSA sys
 
MCI_SEEK_PARMS seek
 
MCI_GENERIC_PARMS gen
 
MCI_OPEN_PARMSA open
 
MCI_PLAY_PARMS play
 
MCI_SAVE_PARMSA save
 

Detailed Description

Definition at line 32 of file mci.c.

Member Data Documentation

◆ caps

MCI_GETDEVCAPS_PARMS MCI_PARMS_UNION::caps

Definition at line 37 of file mci.c.

Referenced by test_mciParser(), test_openCloseWAVE(), test_play(), and test_recordWAVE().

◆ gen

MCI_GENERIC_PARMS MCI_PARMS_UNION::gen

Definition at line 40 of file mci.c.

Referenced by test_openCloseWAVE(), and test_play().

◆ info

MCI_INFO_PARMSA MCI_PARMS_UNION::info

Definition at line 33 of file mci.c.

Referenced by test_openCloseWAVE().

◆ open [1/2]

MCI_WAVE_OPEN_PARMSA MCI_PARMS_UNION::open

Definition at line 36 of file mci.c.

Referenced by test_mciParser(), test_openclose(), test_openCloseWAVE(), and test_recordWAVE().

◆ open [2/2]

MCI_OPEN_PARMSA MCI_PARMS_UNION::open

Definition at line 29 of file mcicda.c.

◆ play

MCI_PLAY_PARMS MCI_PARMS_UNION::play

Definition at line 30 of file mcicda.c.

Referenced by test_play().

◆ save

MCI_SAVE_PARMSA MCI_PARMS_UNION::save

Definition at line 32 of file mcicda.c.

Referenced by test_play().

◆ seek

MCI_SEEK_PARMS MCI_PARMS_UNION::seek

Definition at line 39 of file mci.c.

Referenced by test_play(), and test_recordWAVE().

◆ set

MCI_WAVE_SET_PARMS MCI_PARMS_UNION::set

Definition at line 35 of file mci.c.

Referenced by test_asyncWAVE(), and test_recordWAVE().

◆ status

MCI_STATUS_PARMS MCI_PARMS_UNION::status

Definition at line 34 of file mci.c.

Referenced by test_asyncWAVE(), test_mciParser(), test_play(), and test_recordWAVE().

◆ sys

MCI_SYSINFO_PARMSA MCI_PARMS_UNION::sys

Definition at line 38 of file mci.c.

Referenced by test_AutoOpenWAVE(), and test_openCloseWAVE().


The documentation for this union was generated from the following files: