IVsMonitorUserContext.IsF1Lookup(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method information is not provided. Do not use this method.
public:
int IsF1Lookup([Runtime::InteropServices::Out] int % fF1Lookup);
int IsF1Lookup([Runtime::InteropServices::Out] int & fF1Lookup);
public int IsF1Lookup (out int fF1Lookup);
abstract member IsF1Lookup : int -> int
Public Function IsF1Lookup (ByRef fF1Lookup As Integer) As Integer
Parameters
- fF1Lookup
- Int32
Do not use.