How the Host Obtains Type Information

When the end user inserts an ActiveX designer into the host environment, the host takes the following steps to create an instance of the visual designer and obtain type information:

If the type information changes dynamically, the host is notified via ITypeChangeEvents, triggered by Automation. It can then call GetDynamicClassInfo to retrieve the new information for property browsers, event handlers, and other features that require up-to-date type information.