IVsMonitorUserContext.GetNextCtxBag(String, String) Method

Definition

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

public:
 int GetNextCtxBag([Runtime::InteropServices::Out] System::String ^ % pbstrAttrName, [Runtime::InteropServices::Out] System::String ^ % pbstrAttrVal);
int GetNextCtxBag([Runtime::InteropServices::Out] std::wstring const & & pbstrAttrName, [Runtime::InteropServices::Out] std::wstring const & & pbstrAttrVal);
public int GetNextCtxBag (out string pbstrAttrName, out string pbstrAttrVal);
abstract member GetNextCtxBag : string * string -> int
Public Function GetNextCtxBag (ByRef pbstrAttrName As String, ByRef pbstrAttrVal As String) As Integer

Parameters

pbstrAttrName
String

Do not use.

pbstrAttrVal
String

Do not use.

Returns

Applies to