Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VSNDK
DebugEngine
AD7LoadCompleteEvent
C# Class VSNDK.DebugEngine.AD7LoadCompleteEvent
This interface is sent by the debug engine (DE) to the session debug manager (SDM) when a program is loaded, but before any code is executed. (http://msdn.microsoft.com/en-ca/library/bb145834.aspx)
Inheritance:
AD7StoppingEvent
,
IDebugLoadCompleteEvent2
Afficher le fichier
Open project: blackberry/VSPlugin
Class Usage Examples
Méthodes publiques
Méthode
Description
AD7LoadCompleteEvent
( ) :
System
Constructor.
Private Methods
Méthode
Description
Send
(
AD7Engine
aEngine
,
AD7Thread
aThread
) :
void
Sends the event.
Method Details
AD7LoadCompleteEvent()
public
méthode
Constructor.
public
AD7LoadCompleteEvent
( ) :
System
Résultat
System