IVsMonitorUserContext.RegisterItemProvider Method (IVsUserContextItemProvider, 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 RegisterItemProvider(
	IVsUserContextItemProvider pProvider,
	out uint pdwCookie
)

Parameters

pProvider
Type: Microsoft.VisualStudio.Shell.Interop.IVsUserContextItemProvider

Do not use.

pdwCookie
Type: System.UInt32

Do not use.

Return Value

Type: System.Int32
Return to top
Show: