IEnumWebServices Methods

 

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

NameDescription
System_CAPS_pubmethodClone(IEnumWebServices^)

Clones this IEnumWebServices interface by creating another instance.

System_CAPS_pubmethodNext(UInt32, array<IVsWebService^>^, UInt32)

Retrieves the next group of Web service interfaces (IVsWebService).

System_CAPS_pubmethodReset()

Returns the enumerator to its initial state.

System_CAPS_pubmethodSkip(UInt32)

Skip over a specified number of Web service interfaces.

Return to top
Show: