IVsTrackProjectRetargeting2.UnadviseTrackBatchRetargetingEvents 方法

定义

从 TrackBatchRetargeting 事件取消订阅。

public:
 int UnadviseTrackBatchRetargetingEvents(System::UInt32 dwCookie);
public:
 int UnadviseTrackBatchRetargetingEvents(unsigned int dwCookie);
int UnadviseTrackBatchRetargetingEvents(unsigned int dwCookie);
public int UnadviseTrackBatchRetargetingEvents (uint dwCookie);
abstract member UnadviseTrackBatchRetargetingEvents : uint32 -> int
Public Function UnadviseTrackBatchRetargetingEvents (dwCookie As UInteger) As Integer

参数

dwCookie
UInt32

订阅 cookie。

返回

Int32

此 HRESULT。

实现

适用于