VsaEngine.CreateEngineWithType(RuntimeTypeHandle) Metod

Definition

Skapar motorn med den angivna typen.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Parametrar

callingTypeHandle
RuntimeTypeHandle

Handtaget för samtalstyp.

Returer

Den nya motorn.

Gäller för