IVsTrackProjectRetargeting2.UnadviseTrackBatchRetargetingEvents 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从 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。
返回
此 HRESULT。