__VSREFERENCEQUERYRESULT Enum

Definition

Specifies the result of a reference query.

C++/CX
public enum class __VSREFERENCEQUERYRESULT
Inheritance
__VSREFERENCEQUERYRESULT

Fields

Name Value Description
REFERENCE_ALLOW 0

The reference is allowed.

REFERENCE_DENY 1

The reference is not allowed.

REFERENCE_UNKNOWN 2

The system cannot determine if the reference is allowed.

Applies to

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