ICorDebugModule.GetClassFromToken(UInt32, ICorDebugClass) Yöntem

Tanım

public:
 int GetClassFromToken(System::UInt32 typeDef, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugClass ^ % ppClass);
public int GetClassFromToken (uint typeDef, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugClass ppClass);
abstract member GetClassFromToken : uint32 * ICorDebugClass -> int
Public Function GetClassFromToken (typeDef As UInteger, ByRef ppClass As ICorDebugClass) As Integer

Parametreler

typeDef
UInt32
ppClass
ICorDebugClass

Döndürülenler

Int32

Int32 döndürür.

Şunlara uygulanır