_Alert (Windows Embedded CE 6.0)
1/6/2010
This function displays a message box on the screen of the target device.
Syntax
void _Alert(
BSTR string
);
Parameters
- string
Text to be displayed in the message box.
Remarks
You can call this function from a script that Cescript.exe executes.
Requirements
Windows Embedded CE | Windows CE .NET 4.2 and later |