IVsExtensibility3.GetSuppressUI(Boolean) Method

Definition

public:
 int GetSuppressUI([Runtime::InteropServices::Out] bool % pOut);
public int GetSuppressUI (out bool pOut);
abstract member GetSuppressUI : bool -> int
Public Function GetSuppressUI (ByRef pOut As Boolean) As Integer

Parameters

pOut
Boolean

Returns

Applies to