EventSinkCollection::SetAt Method (UInt32, Object^)
Visual Studio 2015
Updates the event associated with the given cookie.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- cookie
-
Type:
System::UInt32
A cookie specifying an event.
- value
-
Type:
System::Object^
The value to which the event sink is set.
Show: