IVsContainedLanguageHost3.GetTabs(Int32) Method

Definition

public:
 void GetTabs([Runtime::InteropServices::Out] int % pfTabs);
public void GetTabs (out int pfTabs);
abstract member GetTabs : int -> unit
Public Sub GetTabs (ByRef pfTabs As Integer)

Parameters

pfTabs
Int32

Applies to