MM_MCINOTIFY top-level constant

int const MM_MCINOTIFY

The MM_MCINOTIFY message notifies an application that an MCI device has completed an operation. MCI devices send this message only when the MCI_NOTIFY flag is used.

Implementation

const MM_MCINOTIFY = 0x3B9;