ConfigProvider.IVsCfgProvider2.UnadviseCfgProviderEvents(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interop provider.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.UnadviseCfgProviderEvents(System::UInt32 cookie) = Microsoft::VisualStudio::Shell::Interop::IVsCfgProvider2::UnadviseCfgProviderEvents;
int IVsCfgProvider2.UnadviseCfgProviderEvents (uint cookie);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.UnadviseCfgProviderEvents : uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsCfgProvider2.UnadviseCfgProviderEvents : uint32 -> int
Function UnadviseCfgProviderEvents (cookie As UInteger) As Integer Implements IVsCfgProvider2.UnadviseCfgProviderEvents
Parameters
- cookie
- UInt32
An integer value that contains a cookie.
Returns
An integer value.