enum_ASINFO Enum

Definition

Specifies state information about the Edit and Continue active statement.

C++/CX
public enum class enum_ASINFO
Inheritance
enum_ASINFO

Fields

Name Value Description
ASINFO_NONE 0

No information is available.

ASINFO_LEAF 1

The active statement is in a leaf frame.

ASINFO_MIDSTATEMENT 2

The active statement is partially executed.

ASINFO_NONUSER 4

The instructions in the intermediate instruction language that correspond to the line of code currently being debugged are not associated with user-owned code.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022