IVsMonitorUserContext.IsF1Lookup(Int32) Method

Definition

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.

Returns

Applies to