ICorDebugClass::GetToken Method
Gets the TypeDef metadata token that references the definition of this class.
HRESULT GetToken (
[out] mdTypeDef *pTypeDef
);
Parameters
- pTypeDef
[out] A pointer to an mdTypeDef token that references the definition of this class.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0, 1.1, 1.0