Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Describes the exit thread of the last event.
Syntax
typedef struct _DEBUG_LAST_EVENT_INFO_EXIT_THREAD {
ULONG ExitCode;
} DEBUG_LAST_EVENT_INFO_EXIT_THREAD, *PDEBUG_LAST_EVENT_INFO_EXIT_THREAD;
Members
ExitCode
The exit code of the thread.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgeng.h (include DbgEng.h) |