IVsServiceReferenceMetadataStorage::UnadviseServiceReferenceMetadataStorageEvents Method (UInt32)
Visual Studio 2015
Cancels registration for metadata storage event notification.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- dwCookie
-
Type:
System::UInt32
A token representing the registration to be canceled.
The token specified in dwCookie is returned by AdviseWCFMetadataStorageEvents when the registration is initiated.
Show: