This structure contains fields for the MCI_SAVE message.
typedef struct _MCI_SAVE_PARMS {
HWND hwndCallback; /* Window handle. */
PSZ pszFileName; /* File name. */
} MCI_SAVE_PARMS;
typedef MCI _ SAVE _ PARMS * PMCI _ SAVE _ PARMS ;