Debugging Tools for Windows |
The GetEffectiveProcessorType method returns the effective processor type of the processor of the computer that is running the target.
HRESULT
IDebugControl::GetEffectiveProcessorType(
OUT PULONG Type
);
This method may also return error values. See Return Values for more details.
GetEffectiveProcessorType is available in all versions of IDebugControl.
For more information, see Target Information.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.
SetEffectiveProcessorType, GetActualProcessorType, GetExecutingProcessorType