pParam2
(
PMCI_PLAY_PARMS
)
A pointer to an
MCI_PLAY_PARMS
data structure. Devices with extended command sets might replace this pointer with a pointer to a device-specific data structure as follows:
PMCI_DGV_PLAY_PARMS
A pointer to an
MCI_DGV_PLAY_PARMS
data structure.
PMCI_VD_PLAY_PARMS
A pointer to an
MCI_VD_PLAY_PARMS
data structure.
[Back]
[Next]