IMetaDataTables::GetTableIndex, méthode
Obtient l'index pour la table référencée par le jeton spécifié.
HRESULT GetTableIndex (
[in] ULONG token,
[out] ULONG *pixTbl
);
Paramètres
token
[in] Jeton qui référence la table.pixTbl
[in] Pointeur vers l'index retourné pour la table référencée.
Notes
Il est déconseillé d'utiliser cette méthode car elle retourne des résultats incohérents. Pour plus d'informations sur la table GUID, consultez la documentation relative à l'infrastructure du langage commun (CLI, Common Language Infrastructure), et tout particulièrement « Partition II: Metadata Definition and Semantics ». La documentation est disponible en ligne. Consultez ECMA C# and Common Language Infrastructure Standards (en anglais) sur MSDN et Standard ECMA-335 - Common Language Infrastructure (CLI) (en anglais) sur le site Web international ECMA.
Configuration requise
Plateformes : consultez Configuration requise du .NET Framework.
En-tête : Cor.h
Bibliothèque : utilisée en tant que ressource dans MsCorEE.dll
Versions du .NET Framework : 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0