Microsoft SDK for Java

ExecutionRequest Class Constructors

The ExecutionRequest Class contains the following constructor:

ExecutionRequest(String torun)

Creates an ExecutionRequest object based on the specified application to run.

Syntax

public ExecutionRequest(String torun);

Parameters

torun The application to be executed.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.