Debugging Tools for Windows |
The GetNumberSupportedProcessorTypes method returns the number of processor types supported by the engine.
HRESULT
IDebugControl::GetNumberSupportedProcessorTypes(
OUT PULONG Number
);
This method may also return error values. See Return Values for more details.
GetNumberSupportedProcessorTypes is available in all versions of IDebugControl.
For more information, see Target Information.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.