다음을 통해 공유


IProvideClassInfo2 Interface

Provides the type information (ITypeInfo) for a given coclass Statement [Automation]. Extends and inherits from IProvideClassInfo. Provides an easier method to get the default event set. For more information, see IProvideClassInfo.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
<GuidAttribute("A6BC3AC0-DBAA-11CE-9DE3-00AA004BB851")> _
<InterfaceTypeAttribute()> _
Public Interface IProvideClassInfo2 _
    Inherits IProvideClassInfo
[GuidAttribute("A6BC3AC0-DBAA-11CE-9DE3-00AA004BB851")]
[InterfaceTypeAttribute()]
public interface IProvideClassInfo2 : IProvideClassInfo

The IProvideClassInfo2 type exposes the following members.

Methods

  Name Description
Public method GetClassInfo(Type%) (Inherited from IProvideClassInfo.)
Public method GetClassInfo(Type%)
Public method GetGUID

Top

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace