IVsMonitorUserContext.GetNextCtxBag(String, String) 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 GetNextCtxBag([Runtime::InteropServices::Out] System::String ^ % pbstrAttrName, [Runtime::InteropServices::Out] System::String ^ % pbstrAttrVal);
C++/WinRT
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
- pbstrAttrName
- String
Do not use.
- pbstrAttrVal
- String
Do not use.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |