ICorDebugModule.GetToken(UInt32) Method

Definition

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

Parameters

pToken
UInt32

Applies to