ICorDebugFunction.GetILCode(ICorDebugCode) Méthode

Définition

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

Paramètres

ppCode
ICorDebugCode

Retours

Int32

Retourne Int32.

S’applique à