This structure contains fields for the MCI_LOAD message.
typedef struct _MCI_LOAD_PARMS {
  HWND     hwndCallback;    /*  Window handle. */
  PSZ      pszElementName;  /*  Element name. */
} MCI_LOAD_PARMS;
typedef   MCI _ LOAD _ PARMS   * PMCI _ LOAD _ PARMS ;