ActiveXInterface

Use an ActiveXInterface object to obtain information about an interface defined in a type library. Use the ActiveXServer.Interfaces property to obtain a collection of interfaces the type library for the server defines. You must call the ActiveXServer.LoadTypeLibrary method before accessing any interface information for the server.

Properties

See Also

ActiveXServer.Interfaces

ActiveXServer.LoadTypeLibrary