IVsPrefetchLoadProgress.ProjectPrefetchCompleted Method

Definition

public:
 void ProjectPrefetchCompleted(Guid % guidProjectId, bool fSuccessful, System::UInt32 dwFlags);
public void ProjectPrefetchCompleted (ref Guid guidProjectId, bool fSuccessful, uint dwFlags);
abstract member ProjectPrefetchCompleted : Guid * bool * uint32 -> unit
Public Sub ProjectPrefetchCompleted (ByRef guidProjectId As Guid, fSuccessful As Boolean, dwFlags As UInteger)

Parameters

guidProjectId
Guid
fSuccessful
Boolean
dwFlags
UInt32

Applies to