ICorDebugFrame.GetFunctionToken(UInt32) Method

Definition

public:
 void GetFunctionToken([Runtime::InteropServices::Out] System::UInt32 % pToken);
public void GetFunctionToken (out uint pToken);
abstract member GetFunctionToken : uint32 -> unit
Public Sub GetFunctionToken (ByRef pToken As UInteger)

Parameters

pToken
UInt32

Applies to