IVsPrefetchLoadProgress.ProjectPrefetchCompleted Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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