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