BaseVsaEngine.SaveCompiledState メソッド
アセンブリ: Microsoft.JScript (microsoft.jscript.dll 内)
構文Public Overridable Sub SaveCompiledState ( _ <OutAttribute> ByRef pe As Byte(), _ <OutAttribute> ByRef debugInfo As Byte() _ )
Dim instance As BaseVsaEngine Dim pe As Byte() Dim debugInfo As Byte() instance.SaveCompiledState(pe, debugInfo)
public: virtual void SaveCompiledState ( [OutAttribute] array<unsigned char>^% pe, [OutAttribute] array<unsigned char>^% debugInfo )
public void SaveCompiledState ( /** @attribute OutAttribute() */ /** @ref */ byte[] pe, /** @attribute OutAttribute() */ /** @ref */ byte[] debugInfo )
- debugInfo
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- BaseVsaEngine.SaveCompiledState メソッドのページへのリンク