IEnumComReferences Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumComReferences^) | Clones this IEnumComReferences interface by creating another instance. |
![]() | Next(UInt32, array<COMREFERENCE>^, UInt32) | Retrieves the next group of COM references. |
![]() | Reset() | Return the enumerator to its initial state. |
![]() | Skip(UInt32) | Skip over a specified number of COM references. |
Show:
