MethodBuilder.System.Runtime.InteropServices._MethodBuilder.GetTypeInfo Method
.NET Framework 2.0
Note: This method is new in the .NET Framework version 2.0.
Retrieves the type information for an object, which can then be used to get the type information for an interface.
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly: mscorlib (in mscorlib.dll)
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Parameters
- iTInfo
The type information to return.
- lcid
The locale identifier for the type information.
- ppTInfo
Receives a pointer to the requested type information object.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.