IDebugControl::GetNumberPossibleExecutingProcessorTypes method
The GetNumberPossibleExecutingProcessorTypes method returns the number of processor types that are supported by the computer running the current target.
Syntax
HRESULT GetNumberPossibleExecutingProcessorTypes( [out] PULONG Number );
Parameters
- Number [out]
-
Receives the number of processor types.
Return value
This method may also return error values. See Return Values for more details.
| Return code | Description |
|---|---|
|
The method was successful. |
Remarks
For more information, see Target Information.
Requirements
|
Header |
|
|---|
See also
Send comments about this topic to Microsoft
Build date: 4/9/2013
