ICorDebugFunction::GetToken 方法

检索此函数的元数据令牌。

语法

HRESULT GetToken (  
    [out] mdMethodDef *pMethodDef  
);  

参数

pMethodDef
[out] 引用此函数的元数据的 mdMethodDef 令牌的指针。

要求

平台:请参阅系统要求

标头:CorDebug.idl、CorDebug.h

库:CorGuids.lib

.NET Framework 版本:自 1.0 起可用