Udostępnij za pośrednictwem


VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Metoda

Definicja

Tworzy aparat przy użyciu określonego typu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Dojście typu wywołującego.

Zwraca

VsaEngine

Nowy aparat.

Dotyczy