IComWrapperFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |