Partager via


IVsWCFMetadataStorageProvider.UnadviseWCFMetadataStorageProviderEvents, méthode

Annule l'inscription à la notification d'événements de fournisseur 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 UnadviseWCFMetadataStorageProviderEvents ( _
    dwCookie As UInteger _
)
void UnadviseWCFMetadataStorageProviderEvents(
    uint dwCookie
)
void UnadviseWCFMetadataStorageProviderEvents(
    [InAttribute] unsigned int dwCookie
)
abstract UnadviseWCFMetadataStorageProviderEvents : 
        dwCookie:uint32 -> unit
function UnadviseWCFMetadataStorageProviderEvents(
    dwCookie : uint
)

Paramètres

  • dwCookie
    Type : UInt32

    Un jeton représentant l'alignement à annuler.

Notes

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

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFMetadataStorageProvider Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms