IVsMonitorUserContext.GetNextCtxBagAttr(String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Não são fornecidas informações sobre o método. Não use esse método.
public:
int GetNextCtxBagAttr([Runtime::InteropServices::Out] System::String ^ % pbstrAttrName, [Runtime::InteropServices::Out] System::String ^ % pbstrAttrVal);
int GetNextCtxBagAttr([Runtime::InteropServices::Out] std::wstring const & & pbstrAttrName, [Runtime::InteropServices::Out] std::wstring const & & pbstrAttrVal);
public int GetNextCtxBagAttr (out string pbstrAttrName, out string pbstrAttrVal);
abstract member GetNextCtxBagAttr : string * string -> int
Public Function GetNextCtxBagAttr (ByRef pbstrAttrName As String, ByRef pbstrAttrVal As String) As Integer
Parâmetros
- pbstrAttrName
- String
Não use.
- pbstrAttrVal
- String
Não use.