IVsWCFReferenceManager::UnadviseWCFReferenceEvents Method (UInt32)
Visual Studio 2015
Cancels registration for Windows Communication Foundation (WCF) service reference event notification.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- cookie
-
Type:
System::UInt32
A token representing the registration to be canceled.
The token specified in Cookie is returned by AdviseWCFReferenceEvents when the registration is initiated.
Show: