IDebugPortSupplierEx2.SetServer(IDebugCoreServer2) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetServer(Microsoft::VisualStudio::Debugger::Interop::IDebugCoreServer2 ^ pServer);
public int SetServer(Microsoft.VisualStudio.Debugger.Interop.IDebugCoreServer2 pServer);
abstract member SetServer : Microsoft.VisualStudio.Debugger.Interop.IDebugCoreServer2 -> int
Public Function SetServer (pServer As IDebugCoreServer2) As Integer
Parameters
- pServer
- IDebugCoreServer2