INTELLIPROJSTATUS Enum

Definition

Specifies the status of the Intellisense project.

C++/CX
public enum class INTELLIPROJSTATUS
Inheritance
INTELLIPROJSTATUS

Fields

Name Value Description
INTELLIPROJSTATUS_LOADING 1

The Intellisense project is currently loading.

INTELLIPROJSTATUS_LOADCOMPLETE 2

The Intellisense project has finished loading.

INTELLIPROJSTATUS_CLOSE 3

The Intellisense project is closed.

INTELLIPROJSTATUS_REFRESH 4

The Intellisense project has been refreshed.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022