VsaEngine.CreateEngineAndGetGlobalScopeWithType メソッド
アセンブリ: Microsoft.JScript (microsoft.jscript.dll 内)
構文Public Shared Function CreateEngineAndGetGlobalScopeWithType ( _ fast As Boolean, _ assemblyNames As String(), _ callingTypeHandle As RuntimeTypeHandle _ ) As GlobalScope
Dim fast As Boolean Dim assemblyNames As String() Dim callingTypeHandle As RuntimeTypeHandle Dim returnValue As GlobalScope returnValue = VsaEngine.CreateEngineAndGetGlobalScopeWithType(fast, assemblyNames, callingTypeHandle)
public static GlobalScope CreateEngineAndGetGlobalScopeWithType ( bool fast, string[] assemblyNames, RuntimeTypeHandle callingTypeHandle )
public: static GlobalScope^ CreateEngineAndGetGlobalScopeWithType ( bool fast, array<String^>^ assemblyNames, RuntimeTypeHandle callingTypeHandle )
public static GlobalScope CreateEngineAndGetGlobalScopeWithType ( boolean fast, String[] assemblyNames, RuntimeTypeHandle callingTypeHandle )
public static function CreateEngineAndGetGlobalScopeWithType ( fast : boolean, assemblyNames : String[], callingTypeHandle : RuntimeTypeHandle ) : GlobalScope
- assemblyNames
- callingTypeHandle
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からVsaEngine.CreateEngineAndGetGlobalScopeWithType メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からVsaEngine.CreateEngineAndGetGlobalScopeWithType メソッド
を検索
- VsaEngine.CreateEngineAndGetGlobalScopeWithType メソッドのページへのリンク