ActiveXCoClass

Use an ActiveXCoClass object to obtain information about a coclass defined in a type library. Use the ActiveXServer.CoClasses property to obtain a collection of coclasses the type library for the server defines. You must call the ActiveXServer.LoadTypeLibrary method before accessing any coclass information for the server.

Properties

Method

See Also

ActiveXServer.CoClasses

ActiveXServer.LoadTypeLibrary