IVsSccManager3.IsInstalled(Int32) Method

Definition

public:
 int IsInstalled([Runtime::InteropServices::Out] int % pbInstalled);
public int IsInstalled (out int pbInstalled);
abstract member IsInstalled : int -> int
Public Function IsInstalled (ByRef pbInstalled As Integer) As Integer

Parameters

pbInstalled
Int32

Returns

Implements

Applies to