MB_SERVICE_NOTIFICATION top-level constant

int const MB_SERVICE_NOTIFICATION

The caller is a service notifying the user of an event. The function displays a message box on the current active desktop, even if there is no user logged on to the computer.

Implementation

const MB_SERVICE_NOTIFICATION = 0x00200000;