VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Metódus

Definíció

A motort a megadott típussal hozza létre.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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

Paraméterek

callingTypeHandle
RuntimeTypeHandle

A hívótípus leírója.

Válaszok

Az új motor.

A következőre érvényes: