Displays a message box in the session.
|
Name |
Description |
 |
ITerminalServicesSession.MessageBox (string) |
Displays a message box in the session. |
 |
ITerminalServicesSession.MessageBox (string, string) |
Displays a message box in the session. |
 |
ITerminalServicesSession.MessageBox (string, string, RemoteMessageBoxIcon) |
Displays a message box in the session. |
 |
ITerminalServicesSession.MessageBox (string, string, RemoteMessageBoxButtons, RemoteMessageBoxIcon, RemoteMessageBoxDefaultButton, RemoteMessageBoxOptions, TimeSpan, bool) |
Displays a message box in the session and returns the user's response to the message box. |