IVsMonitorUserContext::GetNextCtxBag Method (String^, String^)

 

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 GetNextCtxBag(
	[OutAttribute] String^% pbstrAttrName,
	[OutAttribute] String^% pbstrAttrVal
)

Parameters

pbstrAttrName
Type: System::String^

Do not use.

pbstrAttrVal
Type: System::String^

Do not use.

Return Value

Type: System::Int32
Return to top
Show: