메소드 | 설명 | |
---|---|---|
AD7ProgramDestroyEvent ( uint exitCode ) : System |
Constructor.
|
메소드 | 설명 | |
---|---|---|
IDebugProgramDestroyEvent2 ( uint &exitCode ) : int |
Gets the program's exit code. (http://msdn.microsoft.com/en-ca/library/bb146724.aspx)
|
|
Send ( |
Sends the event.
|
public AD7ProgramDestroyEvent ( uint exitCode ) : System | ||
exitCode | uint | The program's exit code. |
리턴 | System |