Méthode | Description | |
---|---|---|
GetAttributes ( uint &pdwAttrib ) : int |
Gets the attributes for this debug event. (http://msdn.microsoft.com/en-us/library/bb145575.aspx)
|
|
Send ( |
Sends the event.
|
public GetAttributes ( uint &pdwAttrib ) : int | ||
pdwAttrib | uint | A combination of flags from the enum_EVENTATTRIBUTES enumeration. |
Résultat | int |
public static Send ( |
||
engine | The AD7Engine object that represents the DE. | |
Résultat | void |