IVsCommandWindowCompletion Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")> _
Public Interface IVsCommandWindowCompletion
'Usage
Dim instance As IVsCommandWindowCompletion
[InterfaceTypeAttribute()]
[GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")]
public interface IVsCommandWindowCompletion
[InterfaceTypeAttribute()]
[GuidAttribute(L"34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")]
public interface class IVsCommandWindowCompletion
public interface IVsCommandWindowCompletion

See Also

Reference

IVsCommandWindowCompletion Members

Microsoft.VisualStudio.TextManager.Interop Namespace