IVsAsyncEnum Methods

 

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

NameDescription
System_CAPS_pubmethodAdviseAsyncEnumCallback(IVsAsyncEnumCallback^, UInt32)

Enables the client to receive events about changes to the asynchronous enumeration.

System_CAPS_pubmethodStop(Int32)

Requests that the asynchronous enumeration be stopped.

System_CAPS_pubmethodUnadviseAsyncEnumCallback(UInt32)

Indicates the client is no longer interested in receiving asynchronous enumeration events.

Return to top
Show: