ICorDebugModule2.SetJITCompilerFlags(UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Parametreler
- dwFlags
- UInt32
Döndürülenler
Int32 döndürür.