IProvideDynamicClassInfo Members

Include Protected Members
Include Inherited Members

Used by ActiveX designers to provide dynamic type information through an ITypeInfo interface. A container can use the interface to get type information in response to type change events.

The IProvideDynamicClassInfo type exposes the following members.

Methods

  Name Description
Public method FreezeShape Tells the control not to change its visual representation.
Public method GetClassInfo (Inherited from IProvideClassInfo.)
Public method GetClassInfo(Type%) Returns the ITypeInfo for an object.
Public method GetDynamicClassInfo Returns the ITypeInfo for a class with dynamic, changeable type information.

Top

See Also

Reference

IProvideDynamicClassInfo Interface

Microsoft.VisualStudio.Shell.Interop Namespace