IComWrapperFactory Interface

Definition

Represents a COM wrapper factory.

public interface class IComWrapperFactory
public interface class IComWrapperFactory
__interface IComWrapperFactory
public interface IComWrapperFactory
[System.Runtime.InteropServices.Guid("436B402A-A479-41A8-A093-9713CE3AD111")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IComWrapperFactory
type IComWrapperFactory = interface
[<System.Runtime.InteropServices.Guid("436B402A-A479-41A8-A093-9713CE3AD111")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IComWrapperFactory = interface
Public Interface IComWrapperFactory
Attributes

Methods

CreateAggregatedObject(Object)

Creates an aggregated object.

Applies to