pParam2 (PMCI_SET_PARMS)

      A pointer to an MCI_SET_PARMS data structure. (This is the default parameter data structure.) Devices with extended command sets might replace this pointer with a pointer to a device-specific data structure as follows:

      PMCI_AMP_SET_PARMS

        A pointer to the MCI_AMP_SET_PARMS data structure.
      PMCI_CDXA_SET_PARMS
        A pointer to the MCI_CDXA_SET_PARMS data structure.
      PMCI_DGV_SET_PARMS
        A pointer to the MCI_DGV_SET_PARMS data structure.
      PMCI_SEQ_SET_PARMS
        A pointer to the MCI_SEQ_SET_PARMS data structure.
      PMCI_VD_SET_PARMS
        A pointer to the MCI_VD_SET_PARMS data structure.
      PMCI_OVLY_SET_PARMS
        A pointer to the MCI_OVLY_SET_PARMS data structure.
      PMCI_WAVE_SET_PARMS
        A pointer to the MCI_WAVE_SET_PARMS data structure. This data structure replaces the standard default data structure, MCI_SET_PARMS.


      [Back] [Next]