Metoda IVsMonitorUserContext.GetF1Kwd — (String, Int32)
Nie podano informacji o metodzie.Nie należy używać tej metody.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)
Składnia
int GetF1Kwd(
out string pbstrKwd,
out int fF1Kwd
)
int GetF1Kwd(
[OutAttribute] String^% pbstrKwd,
[OutAttribute] int% fF1Kwd
)
abstract GetF1Kwd :
pbstrKwd:string byref *
fF1Kwd:int byref -> int
Function GetF1Kwd (
<OutAttribute> ByRef pbstrKwd As String,
<OutAttribute> ByRef fF1Kwd As Integer
) As Integer
Parametry
- pbstrKwd
Nie należy używać.
- fF1Kwd
Nie należy używać.
Wartość zwracana
Type: System.Int32
Zobacz też
Interfejs IVsMonitorUserContext
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku