IVsMonitorUserContext.IsF1Lookup – metoda (Int32)
Informace o metodě není k dispozici.Nepoužívejte tuto metodu.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int IsF1Lookup(
out int fF1Lookup
)
int IsF1Lookup(
[OutAttribute] int% fF1Lookup
)
abstract IsF1Lookup :
fF1Lookup:int byref -> int
Function IsF1Lookup (
<OutAttribute> ByRef fF1Lookup As Integer
) As Integer
Parametry
- fF1Lookup
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsMonitorUserContext – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek