IVsMonitorUserContext.AdviseContextItemEvents Method (IVsUserContextItemEvents, UInt32)

 

Method information is not provided. Do not use this method.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int AdviseContextItemEvents(
	IVsUserContextItemEvents pEvents,
	out uint pdwCookie
)

Parameters

pEvents
Type: Microsoft.VisualStudio.Shell.Interop.IVsUserContextItemEvents

Do not use.

pdwCookie
Type: System.UInt32

Do not use.

Return Value

Type: System.Int32
Return to top
Show: