IComWrapperFactory Interface

Visual Studio 2015
 

Represents a COM wrapper factory.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[GuidAttribute("436B402A-A479-41A8-A093-9713CE3AD111")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IComWrapperFactory

NameDescription
System_CAPS_pubmethodCreateAggregatedObject(Object)

Creates an aggregated object.

Return to top
Show: