Debugging Tools for Windows |
The GetExecutingProcessorType method returns the executing processor type for the processor for which the last event occurred.
HRESULT
IDebugControl::GetExecutingProcessorType(
OUT PULONG Type
);
This method may also return error values. See Return Values for more details.
GetExecutingProcessorType is available in all versions of IDebugControl.
For more information, see Target Information.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.