Partager via


IVsWCFMetadataStorage.UnadviseWCFMetadataStorageEvents, méthode

Annule l'inscription à la notification d'événements de stockage de métadonnées.

Espace de noms :  Microsoft.VisualStudio.WCFReference.Interop
Assembly :  Microsoft.VisualStudio.WCFReference.Interop (dans Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntaxe

'Déclaration
Sub UnadviseWCFMetadataStorageEvents ( _
    dwCookie As UInteger _
)
void UnadviseWCFMetadataStorageEvents(
    uint dwCookie
)
void UnadviseWCFMetadataStorageEvents(
    [InAttribute] unsigned int dwCookie
)
abstract UnadviseWCFMetadataStorageEvents : 
        dwCookie:uint32 -> unit
function UnadviseWCFMetadataStorageEvents(
    dwCookie : uint
)

Paramètres

  • dwCookie
    Type : UInt32

    Un jeton représentant l'alignement à annuler.

Notes

Le jeton spécifié dans dwCookie est retourné par AdviseWCFMetadataStorageEvents lorsque l'alignement est initialisé.

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms