Aracılığıyla paylaş


VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Yöntem

Tanım

Belirtilen türü kullanarak altyapıyı oluşturur.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

callingTypeHandle
RuntimeTypeHandle

Çağrı türü tutamacı.

Döndürülenler

Yeni motor.

Şunlara uygulanır