Skip to content

Latest commit

 

History

History
90 lines (69 loc) · 2.66 KB

nf-dbgeng-idebugsystemobjects4-getnumbersystems.md

File metadata and controls

90 lines (69 loc) · 2.66 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:dbgeng.IDebugSystemObjects4.GetNumberSystems
IDebugSystemObjects4::GetNumberSystems (dbgeng.h)
The GetNumberSystems method returns the number of targets to which the engine is currently connected. This method belongs to the IDebugSystemObjects4 interface.
debugger\getnumbersystems.htm
debugger
05/03/2018
IDebugSystemObjects4::GetNumberSystems
GetNumberSystems, GetNumberSystems method [Windows Debugging], GetNumberSystems method [Windows Debugging],IDebugSystemObjects3 interface, GetNumberSystems method [Windows Debugging],IDebugSystemObjects4 interface, IDebugSystemObjects3 interface [Windows Debugging],GetNumberSystems method, IDebugSystemObjects3::GetNumberSystems, IDebugSystemObjects4 interface [Windows Debugging],GetNumberSystems method, IDebugSystemObjects4.GetNumberSystems, IDebugSystemObjects4::GetNumberSystems, IDebugSystemObjects_821c2f0e-0863-4300-b26e-93e86ad9f0dd.xml, dbgeng/IDebugSystemObjects3::GetNumberSystems, dbgeng/IDebugSystemObjects4::GetNumberSystems, debugger.getnumbersystems
dbgeng.h
Dbgeng.h
Desktop
Windows
IDebugSystemObjects4::GetNumberSystems
dbgeng/IDebugSystemObjects4::GetNumberSystems
APIRef
kbSyntax
COM
dbgeng.h
IDebugSystemObjects4::GetNumberSystems

IDebugSystemObjects4::GetNumberSystems

-description

The GetNumberSystems method returns the number of targets to which the engine is currently connected.

-parameters

-param Number [out]

Receives the number of targets.

-returns

This method may also return error values. See Return Values for more details.

Return code Description
S_OK
The method was successful.

-see-also

Debugging Session and Execution Model

IDebugSystemObjects3

IDebugSystemObjects4