Name |
Description |
Value |
DefaultDesktopOnly |
The message box is displayed on the active desktop. This constant is the same as ServiceNotification except that the system displays the message box only on the default desktop of the interactive window station.
|
131072 |
RightAlign |
The message box text is right-aligned. |
524288 |
RtlReading |
Specifies that the message box text is displayed with right to left reading order. | 1048576 |
ServiceNotification |
The message box is displayed on the active desktop. 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. |
2097152 |