IClassFactory Interface
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.
Creates an instance of a class of a specific type. For more information, see IClassFactory.
public interface class IClassFactory
C++/CX
public interface class IClassFactory
__interface IClassFactory
[System.Runtime.InteropServices.Guid("00000001-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IClassFactory
[System.Runtime.InteropServices.Guid("00000001-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IClassFactory
[<System.Runtime.InteropServices.Guid("00000001-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IClassFactory = interface
[<System.Runtime.InteropServices.Guid("00000001-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IClassFactory = interface
Public Interface IClassFactory
- Derived
- Attributes
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |