Home | Trees | Indices | Help |
|
---|
|
Event object.
|
|||
|
|||
str |
|
||
str |
|
||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
Process |
|
||
Thread |
|
||
Inherited from |
|
|||
str |
eventMethod =
Method name to call when using EventHandler subclasses. |
||
str |
eventName =
User-friendly name of the event. |
||
str |
eventDescription =
User-friendly description of the event. |
|
|||
int |
continueStatus Continue status to pass to win32.ContinueDebugEvent. |
||
Debug |
debug Debug object that received the event. |
||
DEBUG_EVENT |
raw Raw DEBUG_EVENT structure as used by the Win32 API. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
|
Alias of get_event_code for backwards compatibility with WinAppDbg version 1.0. Will be phased out in the next version.
|
See Also: get_process |
See Also: get_thread |
See Also: get_pid |
See Also: get_tid |
|
eventDescriptionUser-friendly description of the event.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 12 19:46:19 2010 | http://epydoc.sourceforge.net |