IVsServiceReferenceMetadataStorage.UnadviseServiceReferenceMetadataStorageEvents 方法

命名空间:  Microsoft.VisualStudio.WCFReference.Interop
程序集:  Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

语法

声明
Sub UnadviseServiceReferenceMetadataStorageEvents ( _
    dwCookie As UInteger _
)
void UnadviseServiceReferenceMetadataStorageEvents(
    uint dwCookie
)
void UnadviseServiceReferenceMetadataStorageEvents(
    [InAttribute] unsigned int dwCookie
)
abstract UnadviseServiceReferenceMetadataStorageEvents : 
        dwCookie:uint32 -> unit
function UnadviseServiceReferenceMetadataStorageEvents(
    dwCookie : uint
)

参数

  • dwCookie
    类型:UInt32

.NET Framework 安全性

请参阅

参考

IVsServiceReferenceMetadataStorage 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间