Stops listening for debug output from the development console.
public:
HRESULT Stop(
DWORD dwProcessId,
XTF_DBGMON_STOP_FLAGS dwFlags
)
dwProcessId
Type: DWORD
Identifier of the process.
dwFlags
Type: XTF_DBGMON_STOP_FLAGS
Flags that specify how to perform the operation.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfdebugmonitor.h.
Library: Use xtfdebugmonitor.lib.
IXtfDebugMonitorClient Interface