IVsEnumWindowSearchOptions Interface

Definition

Enumerates a collection of window search options.

C#
public interface IVsEnumWindowSearchOptions
C#
[System.Runtime.InteropServices.Guid("ECD23B8C-20EB-4D95-AD05-6A8C87413D10")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsEnumWindowSearchOptions
Derived
Attributes

Methods

Clone(IVsEnumWindowSearchOptions)

Creates another enumerator that contains the same enumeration state as the current one.

Next(UInt32, IVsWindowSearchOption[], UInt32)

Retrieves a specified number of window search options in the enumeration sequence.

Reset()

Resets the enumeration sequence to the beginning.

Skip(UInt32)

Skips a specified number of window search options in the enumeration sequence.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022