Dela via


IVsAsyncEnumCallback Members

Include Protected Members
Include Inherited Members

Interface describing the callback method for an asynchronous enumerator uses to indicate the next item is available. You set the callback using the AdviseAsyncEnumCallback method of the IVsAsyncEnum interface.

The IVsAsyncEnumCallback type exposes the following members.

Methods

 

Name

Description

Public method

OnDataAvailable

Event fired when data is available without blocking.

Top

See Also

Reference

IVsAsyncEnumCallback Interface

Microsoft.VisualStudio.Shell.Interop Namespace