0 out of 1 rated this helpful - Rate this topic

IProvideClassInfo2 Interface

Provides the type information (ITypeInfo) for a given coclass (Component 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)

[GuidAttribute("A6BC3AC0-DBAA-11CE-9DE3-00AA004BB851")] 
[InterfaceTypeAttribute(1)] 
public interface IProvideClassInfo2 : IProvideClassInfo
/** @attribute GuidAttribute("A6BC3AC0-DBAA-11CE-9DE3-00AA004BB851") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IProvideClassInfo2 extends IProvideClassInfo
GuidAttribute("A6BC3AC0-DBAA-11CE-9DE3-00AA004BB851") 
InterfaceTypeAttribute(1) 
public interface IProvideClassInfo2 extends IProvideClassInfo
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ