VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.