Tlbexp Helper Functions (Unmanaged API Reference)
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.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.