Cet article a fait l'objet d'une traduction manuelle. Déplacez votre pointeur sur les phrases de l'article pour voir la version originale de ce texte. |
Traduction
Source
|
Type._Type.GetTypeInfo, méthode
Récupère les informations de type pour un objet, qui peuvent être utilisées ensuite pour obtenir les informations de type d'une interface.
Assembly : mscorlib (dans mscorlib.dll)
Paramètres
- iTInfo
- Type : System.UInt32
Informations de type à retourner.
- lcid
- Type : System.UInt32
Identificateur des paramètres régionaux pour les informations de type.
- ppTInfo
- Type : System.IntPtr
Pointeur vers l'objet d'informations de type demandé.
Implémentations
_Type.GetTypeInfo(UInt32, UInt32, IntPtr)| Exception | Condition |
|---|---|
| NotImplementedException |
L'accès à liaison tardive utilisant l'interface IDispatch COM n'est pas pris en charge. |
Windows 7, Windows Vista SP1 ou ultérieur, Windows XP SP3, Windows XP SP2 Édition x64, Windows Server 2008 (installation minimale non prise en charge), Windows Server 2008 R2 (installation minimale prise en charge avec SP1 ou version ultérieure), Windows Server 2003 SP2
Le .NET Framework ne prend pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.