IMetaDataTables::GetTableIndex 方法
获取指定标记所引用的表的索引。
HRESULT GetTableIndex (
[in] ULONG token,
[out] ULONG *pixTbl
);
参数
token
[in] 引用表的标记。pixTbl
[out] 一个指针,该指针指向被引用表的返回的索引。
备注
我们不建议使用此方法,因为它不返回一致的结果。 有关 GUID 表的信息,请参见 Common Language Infrastructure (CLI) 文档,特别是“Partition II: Metadata Definition and Semantics”(第二部分:元数据定义和语义)。 该文档可联机获得;请参见 MSDN 上的 ECMA C# and Common Language Infrastructure Standards(ECMA C# 和公共语言基础结构标准)和 Ecma International 网站上的 Standard ECMA-335 - Common Language Infrastructure (CLI)(标准 ECMA-335 - 公共语言基础结构 (CLI))。
要求
**平台:**请参见 .NET Framework 系统要求。
**头文件:**Cor.h
**库:**在 MsCorEE.dll 中用作资源
**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0