IVsMonitorUserContext.GetF1Kwd(String, Int32) 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 GetF1Kwd([Runtime::InteropServices::Out] System::String ^ % pbstrKwd, [Runtime::InteropServices::Out] int % fF1Kwd);
int GetF1Kwd([Runtime::InteropServices::Out] std::wstring const & & pbstrKwd, [Runtime::InteropServices::Out] int & fF1Kwd);
public int GetF1Kwd (out string pbstrKwd, out int fF1Kwd);
abstract member GetF1Kwd : string * int -> int
Public Function GetF1Kwd (ByRef pbstrKwd As String, ByRef fF1Kwd As Integer) As Integer
Parâmetros
- pbstrKwd
- String
Não use.
- fF1Kwd
- Int32
Não use.