enum_EVALFLAGS90 Enum
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.
C++
public enum class enum_EVALFLAGS90
public enum enum_EVALFLAGS90
type enum_EVALFLAGS90 =
Public Enum enum_EVALFLAGS90
- Inheritance
-
enum_EVALFLAGS90
Name | Value | Description |
---|---|---|
EVAL90_RETURNVALUE | 2 | |
EVAL90_NOSIDEEFFECTS | 4 | |
EVAL90_ALLOWBPS | 8 | |
EVAL90_ALLOWERRORREPORT | 16 | |
EVAL90_FUNCTION_AS_ADDRESS | 64 | |
EVAL90_NOFUNCEVAL | 128 | |
EVAL90_NOEVENTS | 4096 | |
EVAL90_DESIGN_TIME_EXPR_EVAL | 8192 | |
EVAL90_ALLOW_IMPLICIT_VARS | 16384 | |
EVAL90_FORCE_EVALUATION_NOW | 32768 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |