Description: | Executes an application. |
Used in controls: | DDE |
Used in objects: | Form |
Parameters: | 1. VT_BSTR - CommandLineX(8192) |
Description of Parameters: | CommandLine: The command line for the application to be executed. ShowWindow: The manner in which the application should be invoked. |
Return value: | Only the DDE control returns the return value. VT_I4 - ReturnValueS9(9) COMP-5 Zero or greater indicates normal completion. |
Examples: | See the Execute method examples |
Backward compatibility | EXECAPL |
Backward compatibility | 1. X(520) |