IHostEx 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.
Provides methods for creating class factories.
public interface class IHostEx
[System.Runtime.InteropServices.Guid("FC3DA537-C144-42C3-92F8-EA88267EC73B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IHostEx
[<System.Runtime.InteropServices.Guid("FC3DA537-C144-42C3-92F8-EA88267EC73B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IHostEx = interface
Public Interface IHostEx
- Derived
- Attributes
Methods
GetClassFactory(String, String) |
Creates a class factory for a type in the specified assembly. |
GetSecuredClassFactory(Int32, Int32, String, String, String, String, String) |
Creates a secure class factory for a type in the specified assembly. |
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.