Share via


IVsSetupCompositionService.Unadvise(UInt32) Method

Definition

public:
 void Unadvise(System::UInt32 cookie);
public:
 void Unadvise(unsigned int cookie);
void Unadvise(unsigned int cookie);
public void Unadvise (uint cookie);
abstract member Unadvise : uint32 -> unit
Public Sub Unadvise (cookie As UInteger)

Parameters

cookie
UInt32

Applies to