Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the type information (ITypeInfo) for a given coclass (Component Automation). For more information, see IProvideClassInfo.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("B196B283-BAB4-101A-B69C-00AA00341D07")> _
<InterfaceTypeAttribute()> _
Public Interface IProvideClassInfo
'Usage
Dim instance As IProvideClassInfo
[GuidAttribute("B196B283-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface IProvideClassInfo
[GuidAttribute(L"B196B283-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface class IProvideClassInfo
public interface IProvideClassInfo