IVsMonitorUserContext.GetF1Kwd(String, Int32) Method

Definition

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

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

Parameters

pbstrKwd
String

Do not use.

fF1Kwd
Int32

Do not use.

Returns

Applies to