Sdílet prostřednictvím


VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Metoda

Definice

Vytvoří modul pomocí zadaného typu.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Parametry

callingTypeHandle
RuntimeTypeHandle

Popisovač volajícího typu.

Návraty

VsaEngine

Nový modul.

Platí pro