Bagikan melalui


ICorDebugFunction.GetILCode(ICorDebugCode) Method

Definition

public:
 int GetILCode([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugCode ^ % ppCode);
public int GetILCode (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugCode ppCode);
abstract member GetILCode : ICorDebugCode -> int
Public Function GetILCode (ByRef ppCode As ICorDebugCode) As Integer

Parameters

ppCode
ICorDebugCode

Returns

Returns Int32.

Applies to