IVsUIDynamicCollection.UnadviseCollectionChangeEvents(UInt32) Yöntem

Tanım

Değişiklikler toplam Eh koleksiyonu bildirimleri göndermeyi durduruyor.

public:
 int UnadviseCollectionChangeEvents(System::UInt32 cookie);
public:
 int UnadviseCollectionChangeEvents(unsigned int cookie);
int UnadviseCollectionChangeEvents(unsigned int cookie);
public int UnadviseCollectionChangeEvents (uint cookie);
abstract member UnadviseCollectionChangeEvents : uint32 -> int
Public Function UnadviseCollectionChangeEvents (cookie As UInteger) As Integer

Parametreler

cookie
UInt32

'ndaki Durdurulacak havuzun KIMLIĞI.

Döndürülenler

Int32

Havuzun kaydı yoksa S_OK döndürür.

Uygulamalar

Şunlara uygulanır