Bagikan melalui


VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Metode

Definisi

Membuat mesin menggunakan jenis yang ditentukan.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Parameter

callingTypeHandle
RuntimeTypeHandle

Handel jenis panggilan.

Mengembalikan

Mesin baru.

Berlaku untuk