IVsPrefetchLoadProgress2.PrefetchResult Method

Definition

public:
 void PrefetchResult(int count, cli::array <Microsoft::VisualStudio::Shell::Interop::VsPrefetchedProjectInfo> ^ rgProjects);
public void PrefetchResult (int count, Microsoft.VisualStudio.Shell.Interop.VsPrefetchedProjectInfo[] rgProjects);
abstract member PrefetchResult : int * Microsoft.VisualStudio.Shell.Interop.VsPrefetchedProjectInfo[] -> unit
Public Sub PrefetchResult (count As Integer, rgProjects As VsPrefetchedProjectInfo())

Parameters

count
Int32

Applies to