Share via


IDebugRemoteServer2.CloseRemoteWatchCookie(WATCH_COOKIE) Method

Definition

public:
 int CloseRemoteWatchCookie(Microsoft::VisualStudio::Debugger::Interop::WATCH_COOKIE WatchCookie);
public int CloseRemoteWatchCookie(Microsoft.VisualStudio.Debugger.Interop.WATCH_COOKIE WatchCookie);
abstract member CloseRemoteWatchCookie : Microsoft.VisualStudio.Debugger.Interop.WATCH_COOKIE -> int
Public Function CloseRemoteWatchCookie (WatchCookie As WATCH_COOKIE) As Integer

Parameters

WatchCookie
WATCH_COOKIE

Returns

Applies to