Microsoft SDK for Java

ExecutionModeltoString

This method of the Debugger Class returns a string describing an EXEC_MODEL_XXX constant. These constants are returned by getExecutionModelOfCaller and getInitialExecutionModelOfMethod.

Syntax

public static String ExecutionModeltoString (int em);

Parameters

em The EXEC_MODEL_XXX constant to be returned as a string.

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