ICorDebugModule.GetClassFromToken(UInt32, ICorDebugClass) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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 döndürür.