Share via


ISecureFactory Interfaccia

Definizione

Specifica metodi per la creazione di class factory protette.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public interface class ISecureFactory
[System.Runtime.InteropServices.Guid("391E0341-00C2-11D3-8ED9-83406C1D3D30")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISecureFactory
[<System.Runtime.InteropServices.Guid("391E0341-00C2-11D3-8ED9-83406C1D3D30")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISecureFactory = interface
Public Interface ISecureFactory
Derivato
Attributi

Metodi

CreateInstanceWithSecurity(Int32, Int32, String, String, String, String)

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Crea una nuova istanza di un tipo COM che rappresenta una class factory protetta.

Si applica a