ISurrogate Interface

Définition

Charge ou libère un substitut. Un substitut est un fichier EXE qui peut charger des serveurs DLL pour leur fournir les avantages d'être un serveur EXE. Pour plus d’informations, consultez ISurrogate.

public interface class ISurrogate
public interface class ISurrogate
__interface ISurrogate
[System.Runtime.InteropServices.Guid("00000022-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISurrogate
[<System.Runtime.InteropServices.Guid("00000022-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISurrogate = interface
Public Interface ISurrogate
Attributs

Méthodes

FreeSurrogate()
LoadDllServer(Guid)

S’applique à