WinAPI::shellExecute Method [AX 2012]
Syntax
client public static int shellExecute(
Filename _lpFile,
[str _lpParameters,
str _lpDirectory,
str _lpOperation,
int _show,
boolean _waitForCompletion])
Run On
Client
Parameters
- _lpFile
Type: Filename Extended Data Type
- _lpParameters
Type: str
- _lpDirectory
Type: str
- _lpOperation
Type: str
- _show
Type: int
- _waitForCompletion
Type: boolean