Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The registry CLSID (Class Identifier) for a type library created for server classes in a project. Read-only.
Object.TypeLibCLSID
Remarks
A type library is created and registered when you build a .dll or .exe from a project that contains server classes. Type libraries have a .tlb extension, and are placed in the same directory as the .dll or .exe that is built.
See Also
CLSID Property | ProgID Property | TypeLibDesc Property | TypeLibName Property
Applies To: Project Object