IProvideDynamicClassInfo Interface
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | FreezeShape() | Tells the control not to change its visual representation. |
![]() | GetClassInfo(Type) | Returns the ITypeInfo for an object. |
![]() | GetDynamicClassInfo(Type, UInt32) | Returns the ITypeInfo for a class with dynamic, changeable type information. |
Show:
