_WriteLocalLog (Windows Embedded CE 6.0)
1/6/2010
This function sends a debug message to the .log file for Cescript.exe.
Syntax
void _WriteLocalLog(
BSTR string
);
Parameters
- string
Text of message to send.
Remarks
You can call this function from a script that Cescript.exe executes.
Requirements
Windows Embedded CE | Windows CE .NET 4.2 and later |