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