IHostEx Interface

Definitie

Biedt methoden voor het maken van klasse factory's.

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
Afgeleid
Kenmerken

Methoden

Name Description
GetClassFactory(String, String)

Hiermee maakt u een klassefactory voor een type in de opgegeven assembly.

GetSecuredClassFactory(Int32, Int32, String, String, String, String, String)

Hiermee maakt u een beveiligde klassefactory voor een type in de opgegeven assembly.

Van toepassing op