IVsAsyncEnum Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AdviseAsyncEnumCallback(IVsAsyncEnumCallback^, UInt32) | Enables the client to receive events about changes to the asynchronous enumeration. |
![]() | Stop(Int32) | Requests that the asynchronous enumeration be stopped. |
![]() | UnadviseAsyncEnumCallback(UInt32) | Indicates the client is no longer interested in receiving asynchronous enumeration events. |
Show:
