Method | Description | |
---|---|---|
AD7EngineCreateEvent ( |
Constructor.
|
|
Send ( |
Sends the event.
|
Method | Description | |
---|---|---|
IDebugEngineCreateEvent2 ( IDebugEngine2 &engine ) : int |
Retrieves the object that represents the newly created debug engine (DE). (http://msdn.microsoft.com/en-us/library/bb145143.aspx)
|
public AD7EngineCreateEvent ( |
||
engine | The AD7Engine object that represents the DE. | |
return | System |
public static Send ( |
||
engine | The AD7Engine object that represents the DE. | |
return | void |