VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Methode

Definition

Erstellt das Modul mithilfe des angegebenen Typs.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 static Microsoft::JScript::Vsa::VsaEngine ^ CreateEngineWithType(RuntimeTypeHandle callingTypeHandle);
public static Microsoft.JScript.Vsa.VsaEngine CreateEngineWithType(RuntimeTypeHandle callingTypeHandle);
static member CreateEngineWithType : RuntimeTypeHandle -> Microsoft.JScript.Vsa.VsaEngine
Public Shared Function CreateEngineWithType (callingTypeHandle As RuntimeTypeHandle) As VsaEngine

Parameter

callingTypeHandle
RuntimeTypeHandle

Das Anruftyphandle.

Gibt zurück

Das neue Modul.

Gilt für: