Debugging Tools for Windows |
The GetNumberRegisters method returns the number of registers on the target computer.
HRESULT
IDebugRegisters::GetNumberRegisters(
OUT PULONG Number
);
This list does not contain all the errors that might occur. For a list of possible errors, see HRESULT Values.
GetNumberRegisters is available in all versions of IDebugRegisters.
For an overview of the IDebugRegisters interface and other register-related methods, see Registers.
Headers: Defined in DbgEng.h. Include DbgEng.h.