IEnumRunningDocuments Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumRunningDocuments^) | Creates a copy of this IEnumRunningDocuments object. |
![]() | Next(UInt32, array<UInt32>^, UInt32) | Returns a specified number of document cookies from the enumeration sequence. |
![]() | Reset() | Resets the enumeration sequence to the beginning |
![]() | Skip(UInt32) | Skip over the specified number of document cookies in the enumeration sequence. |
Show:
