Share via


ICorDebugModule2.SetJITCompilerFlags(UInt32) Method

Definition

public:
 int SetJITCompilerFlags(System::UInt32 dwFlags);
public:
 int SetJITCompilerFlags(unsigned int dwFlags);
int SetJITCompilerFlags(unsigned int dwFlags);
public int SetJITCompilerFlags (uint dwFlags);
abstract member SetJITCompilerFlags : uint32 -> int
Public Function SetJITCompilerFlags (dwFlags As UInteger) As Integer

Parameters

dwFlags
UInt32

Returns

Returns Int32.

Applies to