Investment Studio > Views > Downloads > Downloader > ActiveX interface > Shell

The Shell interface provides basic user prompting and querying support.

Methods
void beep()

Generates a beep using the PC speaker.

void echo(BSTR text)

Displays a Windows message box.

long popup(BSTR text, long wait, BSTR caption, long flags)

Displays an optionally time-limited Windows message dialog.