Execute の 呼び出し結果を返します。 エラーが発生していない 場合は 0。
C#
iExitCode = GetExitCode ();
VB
iExitCode = GetExitCode ()