ICorDebugModule.GetFunctionFromToken(UInt32, ICorDebugFunction) Méthode

Définition

public:
 void GetFunctionFromToken(System::UInt32 methodDef, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugFunction ^ % ppFunction);
public void GetFunctionFromToken (uint methodDef, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugFunction ppFunction);
abstract member GetFunctionFromToken : uint32 * ICorDebugFunction -> unit
Public Sub GetFunctionFromToken (methodDef As UInteger, ByRef ppFunction As ICorDebugFunction)

Paramètres

methodDef
UInt32
ppFunction
ICorDebugFunction

S’applique à