Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the server for the current process.
Syntax
HRESULT GetCurrentSystemServer(
[out] PULONG64 Server
);
Parameters
[out] Server
A pointer to the returned server value.
Return value
This method may also return error values. See Return Values for more details.
Return code | Description |
---|---|
|
The method was successful. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |