IVsMonitorUserContext.AdviseContextItemEvents Method
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.
Method information is not provided. Do not use this method.
public:
int AdviseContextItemEvents(Microsoft::VisualStudio::Shell::Interop::IVsUserContextItemEvents ^ pEvents, [Runtime::InteropServices::Out] System::UInt32 % pdwCookie);
C++/WinRT
int AdviseContextItemEvents(Microsoft::VisualStudio::Shell::Interop::IVsUserContextItemEvents const & pEvents, [Runtime::InteropServices::Out] unsigned int & pdwCookie);
public int AdviseContextItemEvents(Microsoft.VisualStudio.Shell.Interop.IVsUserContextItemEvents pEvents, out uint pdwCookie);
abstract member AdviseContextItemEvents : Microsoft.VisualStudio.Shell.Interop.IVsUserContextItemEvents * uint32 -> int
Public Function AdviseContextItemEvents (pEvents As IVsUserContextItemEvents, ByRef pdwCookie As UInteger) As Integer
- pEvents
- IVsUserContextItemEvents
Do not use.
- pdwCookie
- UInt32
Do not use.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |