Jump to content

MCI_GENERIC_PARMS

From EDM2

This structure contains fields for messages that have empty parameter lists.

typedef struct _MCI_GENERIC_PARMS {
  HWND     hwndCallback;  /* Window handle. */
} MCI_GENERIC_PARMS;

typedef   MCI_GENERIC_PARMS  * PMCI_GENERIC_PARMS;