Skip to content

Latest commit

 

History

History
86 lines (68 loc) · 2.21 KB

nf-dbgeng-idebugsystemobjects3-getcurrentsystemserver.md

File metadata and controls

86 lines (68 loc) · 2.21 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.IDebugSystemObjects3.GetCurrentSystemServer
IDebugSystemObjects3::GetCurrentSystemServer (dbgeng.h)
Gets the server for the current process.
debugger\idebugsystemobjects3_getcurrentsystemserver.htm
debugger
05/03/2018
IDebugSystemObjects3::GetCurrentSystemServer
GetCurrentSystemServer, GetCurrentSystemServer method [Windows Debugging], GetCurrentSystemServer method [Windows Debugging],IDebugSystemObjects3 interface, IDebugSystemObjects3 interface [Windows Debugging],GetCurrentSystemServer method, IDebugSystemObjects3.GetCurrentSystemServer, IDebugSystemObjects3::GetCurrentSystemServer, dbgeng/IDebugSystemObjects3::GetCurrentSystemServer, debugger.idebugsystemobjects3_getcurrentsystemserver
dbgeng.h
Dbgeng.h
Windows
Windows
IDebugSystemObjects3::GetCurrentSystemServer
dbgeng/IDebugSystemObjects3::GetCurrentSystemServer
APIRef
kbSyntax
COM
Dbgeng.h
IDebugSystemObjects3::GetCurrentSystemServer

IDebugSystemObjects3::GetCurrentSystemServer

-description

Gets the server for the current process.

-parameters

-param Server [out]

A pointer to the returned server value.

-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