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

  • _lpParameters
    Type: str
  • _lpDirectory
    Type: str
  • _lpOperation
    Type: str
  • _show
    Type: int

See Also

Reference

WinAPI Class