Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The Type Library Exporter tool (Tlbexp.exe) loads a dynamic link library named TlbRef.dll. This DLL contains two helper functions and an interface that the exporter tool uses during the assembly-to-type-library conversion process.
In This Section
GetTypeLibInfo Function
Provides localization and operating system information for a type library.LoadTypeLibWithResolver Function
Loads a type library by using an implementation of the ITypeLibResolver interface to resolve any referenced type libraries.ITypeLibResolver Interface
Provides the ResolveTypeLib method, which returns the fully qualified path of a type library.