ICorDebugModule2.SetJITCompilerFlags(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.