Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function runs a new script thread.
Syntax
void _NewScriptThread(
BSTR FileName,
BSTR EntryFunction
);
Parameters
- FileName
File name of the new script thread.
- EntryFunction
Optional. Entry function for the script.
Remarks
You can call this function from a script that Cescript.exe executes.
Requirements
| Windows Embedded CE | Windows CE .NET 4.2 and later |