Debugging Tools for Windows |
The GetEventSystem method returns the engine target ID for the target in which the last event occurred.
HRESULT
IDebugSystemObjects3::GetEventSystem(
OUT PULONG Id
);
This method may also return error values. See Return Values for more details.
GetEventSystem is available in IDebugSystemObjects3 and later versions.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.