The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITypeLib::GetTypeComp Method (ITypeComp^%)
.NET Framework (current version)
Enables a client compiler to bind to a library's types, variables, constants, and global functions.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- ppTComp
-
Type:
System.Runtime.InteropServices.ComTypes::ITypeComp^%
When this method returns, contains an instance of a ITypeComp instance for this ITypeLib. This parameter is passed uninitialized.
For additional information about ITypeLib::GetTypeComp, see the MSDN Library.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: