Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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.