ActiveXServer.LoadTypeLibrary
- Updated2025-07-21
- 1 minute(s) read
ActiveXServer.LoadTypeLibrary
Syntax
ActiveXServer.LoadTypeLibrary
Return Value
Returns True if this method updates the ActiveXServer.CoClasses and ActiveXServer.Interfaces collections from the type library. This method does nothing and returns False if the type library was not modified on disk since the last time you called this method.
Purpose
Populates the ActiveXServer.CoClasses and ActiveXServer.Interfaces collections from the coclasses and interfaces defined in the type library the ActiveXServer.Path property specifies.